[PATCH] D27861: [DAGCombiner] Match load by bytes idiom and fold it into a single load. Attempt #2.

Artur Pilipenko via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Jan 25 01:04:44 PST 2017


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

Changed prior to commit:
  https://reviews.llvm.org/D27861?vs=84547&id=85709#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D27861

Files:
  llvm/trunk/lib/CodeGen/SelectionDAG/DAGCombiner.cpp
  llvm/trunk/test/CodeGen/AArch64/load-combine-big-endian.ll
  llvm/trunk/test/CodeGen/AArch64/load-combine.ll
  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: D27861.85709.patch
Type: text/x-patch
Size: 68716 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170125/d1fa0206/attachment.bin>


More information about the llvm-commits mailing list