[PATCH] D16537: [X86][AVX] Lower shuffles as repeated lane shuffles then lane-crossing shuffles
Simon Pilgrim via llvm-commits
llvm-commits at lists.llvm.org
Thu Feb 11 15:05:08 PST 2016
RKSimon updated this revision to Diff 47734.
RKSimon added a comment.
Updated based on Ahmed's comments
Repository:
rL LLVM
http://reviews.llvm.org/D16537
Files:
lib/Target/X86/X86ISelLowering.cpp
test/CodeGen/X86/avx-splat.ll
test/CodeGen/X86/avx2-conversions.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-shuffle-combining.ll
test/CodeGen/X86/vector-trunc.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D16537.47734.patch
Type: text/x-patch
Size: 33536 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160211/7ef7a657/attachment.bin>
More information about the llvm-commits
mailing list