[PATCH] D13740: Catch combine opportunities for redundant imuls

Zia Ansari via llvm-commits llvm-commits at lists.llvm.org
Thu Oct 15 13:10:46 PDT 2015


zansari updated this revision to Diff 37511.
zansari added a comment.

New patch with changes made based on code review comments. Factored out profitability code, and beefed up lit test.


http://reviews.llvm.org/D13740

Files:
  lib/CodeGen/SelectionDAG/DAGCombiner.cpp
  test/CodeGen/X86/combine-multiplies.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D13740.37511.patch
Type: text/x-patch
Size: 7069 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20151015/e07fa5c3/attachment.bin>


More information about the llvm-commits mailing list