[PATCH] D23897: [SelectionDAG] Generate vector_shuffle nodes for undersized result vector sizes
Michael Kuperstein via llvm-commits
llvm-commits at lists.llvm.org
Tue Aug 30 11:07:59 PDT 2016
mkuper updated this revision to Diff 69729.
mkuper added a comment.
This version no longer has the AVX2 regressions, but I don't really know if it's the right way to approach it.
Any thoughts?
https://reviews.llvm.org/D23897
Files:
lib/CodeGen/SelectionDAG/SelectionDAGBuilder.cpp
lib/Target/X86/X86ISelLowering.cpp
test/CodeGen/X86/oddshuffles.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D23897.69729.patch
Type: text/x-patch
Size: 23104 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160830/7913e153/attachment.bin>
More information about the llvm-commits
mailing list