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

ChenZheng via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sat Dec 29 15:55:25 PST 2018


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

fix Roman'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.179717.patch
Type: text/x-patch
Size: 4501 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20181229/9e0dc0de/attachment.bin>


More information about the llvm-commits mailing list