[PATCH] D41350: [DAGCombine] Improve ReduceLoadWidth for SRL

Sam Parker via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Dec 19 03:36:45 PST 2017


samparker updated this revision to Diff 127485.
samparker added a comment.

Rebased and update the X86 test, plus I've added a couple of other ARM tests.


https://reviews.llvm.org/D41350

Files:
  lib/CodeGen/SelectionDAG/DAGCombiner.cpp
  test/CodeGen/ARM/shift-combine.ll
  test/CodeGen/X86/h-registers-1.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D41350.127485.patch
Type: text/x-patch
Size: 8517 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20171219/0575e494/attachment.bin>


More information about the llvm-commits mailing list