[PATCH] D26297: [AVX-512] Add support for lowering shuffles to VALIGND/VALIGNQ
Craig Topper via llvm-commits
llvm-commits at lists.llvm.org
Mon Nov 7 22:08:46 PST 2016
craig.topper updated this revision to Diff 77144.
craig.topper added a comment.
Removing 128-bit support at Simon's suggestion.
https://reviews.llvm.org/D26297
Files:
lib/Target/X86/X86ISelLowering.cpp
test/CodeGen/X86/vector-shuffle-256-v4.ll
test/CodeGen/X86/vector-shuffle-256-v8.ll
test/CodeGen/X86/vector-shuffle-512-v16.ll
test/CodeGen/X86/vector-shuffle-512-v8.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D26297.77144.patch
Type: text/x-patch
Size: 15051 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20161108/b208288a/attachment.bin>
More information about the llvm-commits
mailing list