[PATCH] D34569: [DAGCombine] Improve Store Merge logic to merge bitcast extracts.
Nirav Dave via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Jun 23 13:17:17 PDT 2017
niravd created this revision.
Teach DAGCombiner to deal with bitcast of vector extracts.
https://reviews.llvm.org/D34569
Files:
lib/CodeGen/SelectionDAG/DAGCombiner.cpp
test/CodeGen/X86/MergeConsecutiveStores.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D34569.103764.patch
Type: text/x-patch
Size: 5529 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170623/2b9e9f7d/attachment.bin>
More information about the llvm-commits
mailing list