[PATCH] D26149: [DAGCombiner] Match load by bytes idiom and fold it into a single load
Artur Pilipenko via llvm-commits
llvm-commits at lists.llvm.org
Thu Nov 10 04:10:47 PST 2016
apilipenko updated this revision to Diff 77463.
apilipenko marked 3 inline comments as done.
apilipenko added a comment.
Address review comments.
https://reviews.llvm.org/D26149
Files:
lib/CodeGen/SelectionDAG/DAGCombiner.cpp
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: D26149.77463.patch
Type: text/x-patch
Size: 47434 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20161110/3d5ab25b/attachment.bin>
More information about the llvm-commits
mailing list