[PATCH] D27787: Don't combine a shuffle of two BUILD_VECTORs in general.
Eli Friedman via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Dec 15 13:47:26 PST 2016
This revision was automatically updated to reflect the committed changes.
Closed by commit rL289874: Don't combine a shuffle of two BUILD_VECTORs with duplicate elements. (authored by efriedma).
Changed prior to commit:
https://reviews.llvm.org/D27787?vs=81622&id=81656#toc
Repository:
rL LLVM
https://reviews.llvm.org/D27787
Files:
llvm/trunk/lib/CodeGen/SelectionDAG/DAGCombiner.cpp
llvm/trunk/test/CodeGen/ARM/vtrn.ll
llvm/trunk/test/CodeGen/ARM/vzip.ll
llvm/trunk/test/CodeGen/X86/oddshuffles.ll
llvm/trunk/test/CodeGen/X86/vector-shuffle-128-v16.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D27787.81656.patch
Type: text/x-patch
Size: 23781 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20161215/02d50672/attachment.bin>
More information about the llvm-commits
mailing list