[PATCH] D55961: [InstCombine] canonicalize MUL with NEG operand
ChenZheng via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Sat Dec 29 04:43:34 PST 2018
shchenz updated this revision to Diff 179685.
shchenz added a comment.
fix according to 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.179685.patch
Type: text/x-patch
Size: 4651 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20181229/0720eb5a/attachment.bin>
More information about the llvm-commits
mailing list