[PATCH] D29394: [DAGCombiner] Support non-zero offset in load combine
Artur Pilipenko via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Feb 8 07:48:56 PST 2017
apilipenko updated this revision to Diff 87659.
apilipenko added a comment.
Add an assert as suggested.
https://reviews.llvm.org/D29394
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: D29394.87659.patch
Type: text/x-patch
Size: 21526 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170208/76fb4893/attachment.bin>
More information about the llvm-commits
mailing list