[PATCH] D29591: [DAGCombiner] Support {a|s}ext, {a|z|s}ext load nodes in load combine
Artur Pilipenko via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Feb 7 07:04:07 PST 2017
apilipenko updated this revision to Diff 87425.
apilipenko added a comment.
- Land tests separately and rebase the patch against it.
- Remove addrspace(1) from the test cases.
- Change CHECK pattern matching in fp16-promote.ll test_extractelement slightly.
https://reviews.llvm.org/D29591
Files:
lib/CodeGen/SelectionDAG/DAGCombiner.cpp
test/CodeGen/AArch64/load-combine-big-endian.ll
test/CodeGen/AArch64/load-combine.ll
test/CodeGen/ARM/fp16-promote.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: D29591.87425.patch
Type: text/x-patch
Size: 16661 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170207/81fa47e7/attachment.bin>
More information about the llvm-commits
mailing list