[PATCH] D15477: [X86][AVX] Only shuffle the lower half of vectors if the upper half is undefined
Simon Pilgrim via llvm-commits
llvm-commits at lists.llvm.org
Thu Dec 17 02:57:02 PST 2015
RKSimon updated this revision to Diff 43113.
RKSimon added a comment.
Updated based on Elena's feedback
Repository:
rL LLVM
http://reviews.llvm.org/D15477
Files:
lib/Target/X86/X86ISelLowering.cpp
test/CodeGen/X86/avx-splat.ll
test/CodeGen/X86/vector-shuffle-256-v16.ll
test/CodeGen/X86/vector-shuffle-256-v32.ll
test/CodeGen/X86/vector-shuffle-256-v4.ll
test/CodeGen/X86/vector-shuffle-256-v8.ll
test/CodeGen/X86/vector-zext.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D15477.43113.patch
Type: text/x-patch
Size: 31913 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20151217/6e10824d/attachment.bin>
More information about the llvm-commits
mailing list