[PATCH] D40034: [DAGCombine] Enable more srl + load combines

Sam Parker via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Nov 15 04:54:31 PST 2017


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

Increased the number of tests by adding different shift values, plus I've added a +strict-align target.


https://reviews.llvm.org/D40034

Files:
  lib/CodeGen/SelectionDAG/DAGCombiner.cpp
  test/CodeGen/ARM/shift-combine.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D40034.123002.patch
Type: text/x-patch
Size: 8707 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20171115/d2fa1c2e/attachment.bin>


More information about the llvm-commits mailing list