[PATCH] D26149: [DAGCombiner] Match load by bytes idiom and fold it into a single load

Artur Pilipenko via llvm-commits llvm-commits at lists.llvm.org
Mon Oct 31 07:41:29 PDT 2016


apilipenko updated this revision to Diff 76402.
apilipenko added a comment.

Upload diff with full context


https://reviews.llvm.org/D26149

Files:
  lib/CodeGen/SelectionDAG/DAGCombiner.cpp
  test/CodeGen/ARM/load-combine-big-endian.ll
  test/CodeGen/ARM/load-combine.ll
  test/CodeGen/X86/load-combine.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D26149.76402.patch
Type: text/x-patch
Size: 30409 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20161031/0ac7220d/attachment.bin>


More information about the llvm-commits mailing list