[PATCH] D26297: [AVX-512] Add support for lowering shuffles to VALIGND/VALIGNQ
Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Nov 11 21:15:16 PST 2016
This revision was automatically updated to reflect the committed changes.
Closed by commit rL286709: [AVX-512] Add support for lowering shuffles to VALIGND/VALIGNQ (authored by ctopper).
Changed prior to commit:
https://reviews.llvm.org/D26297?vs=77437&id=77709#toc
Repository:
rL LLVM
https://reviews.llvm.org/D26297
Files:
llvm/trunk/lib/Target/X86/X86ISelLowering.cpp
llvm/trunk/test/CodeGen/X86/vector-shuffle-256-v4.ll
llvm/trunk/test/CodeGen/X86/vector-shuffle-256-v8.ll
llvm/trunk/test/CodeGen/X86/vector-shuffle-512-v16.ll
llvm/trunk/test/CodeGen/X86/vector-shuffle-512-v8.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D26297.77709.patch
Type: text/x-patch
Size: 13088 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20161112/4fab5400/attachment.bin>
More information about the llvm-commits
mailing list