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

Artur Pilipenko via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Dec 13 06:31:41 PST 2016


This revision was automatically updated to reflect the committed changes.
Closed by commit rL289538: [DAGCombiner] Match load by bytes idiom and fold it into a single load (authored by apilipenko).

Changed prior to commit:
  https://reviews.llvm.org/D26149?vs=80900&id=81228#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D26149

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D26149.81228.patch
Type: text/x-patch
Size: 49564 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20161213/d64160fc/attachment.bin>


More information about the llvm-commits mailing list