[PATCH] D12197: [DAGCombiner] Fold together mul and shl when both are by a constant

John Brawn via llvm-commits llvm-commits at lists.llvm.org
Fri Aug 21 03:49:25 PDT 2015


This revision was automatically updated to reflect the committed changes.
Closed by commit rL245689: [DAGCombiner] Fold together mul and shl when both are by a constant (authored by john.brawn).

Changed prior to commit:
  http://reviews.llvm.org/D12197?vs=32700&id=32812#toc

Repository:
  rL LLVM

http://reviews.llvm.org/D12197

Files:
  llvm/trunk/lib/CodeGen/SelectionDAG/DAGCombiner.cpp
  llvm/trunk/test/CodeGen/ARM/gep-optimization.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D12197.32812.patch
Type: text/x-patch
Size: 3806 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20150821/700fa5b9/attachment.bin>


More information about the llvm-commits mailing list