[PATCH] D29397: [DAGCombiner] Support bswap as a part of load combine patterns

Artur Pilipenko via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Feb 6 07:06:58 PST 2017


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

Fix the type CHECK64 -> CHECK-ARMv6 in ARM load-combine.ll test case.


https://reviews.llvm.org/D29397

Files:
  lib/CodeGen/SelectionDAG/DAGCombiner.cpp
  test/CodeGen/AArch64/load-combine-big-endian.ll
  test/CodeGen/AArch64/load-combine.ll
  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: D29397.87224.patch
Type: text/x-patch
Size: 6425 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170206/af7fdac9/attachment.bin>


More information about the llvm-commits mailing list