[PATCH] D56361: [X86] Add support for matching vector funnel shift to AVX512VBMI2 instructions.
Phabricator via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Sun Jan 6 10:15:57 PST 2019
This revision was automatically updated to reflect the committed changes.
Closed by commit rL350498: [X86] Add support for matching vector funnel shift to AVX512VBMI2 instructions. (authored by ctopper, committed by ).
Repository:
rL LLVM
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D56361/new/
https://reviews.llvm.org/D56361
Files:
llvm/trunk/lib/Target/X86/X86ISelLowering.cpp
llvm/trunk/test/CodeGen/X86/vector-fshl-128.ll
llvm/trunk/test/CodeGen/X86/vector-fshl-256.ll
llvm/trunk/test/CodeGen/X86/vector-fshl-512.ll
llvm/trunk/test/CodeGen/X86/vector-fshr-128.ll
llvm/trunk/test/CodeGen/X86/vector-fshr-256.ll
llvm/trunk/test/CodeGen/X86/vector-fshr-512.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D56361.180403.patch
Type: text/x-patch
Size: 231797 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190106/d0217416/attachment-0001.bin>
More information about the llvm-commits
mailing list