[PATCH] D55961: [InstCombine] canonicalize MUL with NEG operand

ChenZheng via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Dec 28 06:11:00 PST 2018


shchenz updated this revision to Diff 179632.
shchenz added a comment.

fix according to Sanjay's comments


CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D55961/new/

https://reviews.llvm.org/D55961

Files:
  llvm/lib/Transforms/InstCombine/InstCombineMulDivRem.cpp
  llvm/test/Transforms/InstCombine/mul.ll
  llvm/test/Transforms/InstCombine/operand-complexity.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D55961.179632.patch
Type: text/x-patch
Size: 5352 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20181228/9a409804/attachment.bin>


More information about the llvm-commits mailing list