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

ChenZheng via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Dec 31 17:13:03 PST 2018


This revision was automatically updated to reflect the committed changes.
Closed by commit rL350185: [InstCombine] canonicalize MUL with NEG operand (authored by shchenz, committed by ).

Changed prior to commit:
  https://reviews.llvm.org/D55961?vs=179717&id=179785#toc

Repository:
  rL LLVM

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

https://reviews.llvm.org/D55961

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D55961.179785.patch
Type: text/x-patch
Size: 4555 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190101/ad1ba44a/attachment.bin>


More information about the llvm-commits mailing list