[PATCH] D27087: [AVX-512] Add support for changing VSHUFF64x2 to VSHUFF32x4 when its feeding a vselect with 32-bit element size.
Phabricator via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Nov 25 08:58:03 PST 2016
This revision was automatically updated to reflect the committed changes.
Closed by commit rL287939: [AVX-512] Add support for changing VSHUFF64x2 to VSHUFF32x4 when its feeding a… (authored by ctopper).
Changed prior to commit:
https://reviews.llvm.org/D27087?vs=79187&id=79312#toc
Repository:
rL LLVM
https://reviews.llvm.org/D27087
Files:
llvm/trunk/lib/Target/X86/X86ISelLowering.cpp
llvm/trunk/test/CodeGen/X86/vector-shuffle-512-v16.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D27087.79312.patch
Type: text/x-patch
Size: 4717 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20161125/aa738c5d/attachment.bin>
More information about the llvm-commits
mailing list