[InstCombine][NFC] Use SimplifyAddInst() instead of SimplifyBinOp(Instruction::Binary...
authorRoman Lebedev <lebedev.ri@gmail.com>
Sat, 10 Aug 2019 19:29:10 +0000 (19:29 +0000)
committerRoman Lebedev <lebedev.ri@gmail.com>
Sat, 10 Aug 2019 19:29:10 +0000 (19:29 +0000)
commit96474d17c618348487760893cfeb7199fd4a3c7c
tree1c001bec53700ee0265997e1eef4ce2403cd6f87
parent404e978f2721eb77894881d60a6175f4018182a2
[InstCombine][NFC] Use SimplifyAddInst() instead of SimplifyBinOp(Instruction::BinaryOps::Add, )

llvm-svn: 368521
llvm/lib/Transforms/InstCombine/InstCombineCompares.cpp