[InstCombine] reduce duplicate code; NFC
An unused variable problem was introduced with rL352870 and stubbed out with rL352871, but we can make a better fix by actually using the local variable in code rather than just the assert. llvm-svn: 352873
Loading
Please register or sign in to comment