[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
Mon Feb 6 10:06:52 PST 2017
apilipenko created this revision.
Herald added a reviewer: javed.absar.
Support {a|s}ext, {a|z|s}ext load nodes as a part of load combine patters.
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.87251.patch
Type: text/x-patch
Size: 30016 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170206/6b879b14/attachment-0001.bin>
More information about the llvm-commits
mailing list