[PATCH] D56527: [X86] Add versions of the avx512 gather intrinsics that take the mask as a vXi1 vector instead of a scalar
Phabricator via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Jan 15 12:16:39 PST 2019
This revision was automatically updated to reflect the committed changes.
Closed by commit rL351234: [X86] Add versions of the avx512 gather intrinsics that take the mask as a vXi1… (authored by ctopper, committed by ).
Changed prior to commit:
https://reviews.llvm.org/D56527?vs=181461&id=181851#toc
Repository:
rL LLVM
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D56527/new/
https://reviews.llvm.org/D56527
Files:
llvm/trunk/include/llvm/IR/IntrinsicsX86.td
llvm/trunk/lib/Target/X86/X86ISelLowering.cpp
llvm/trunk/lib/Target/X86/X86IntrinsicsInfo.h
llvm/trunk/test/CodeGen/X86/avx512-gather-scatter-intrin-deprecated.ll
llvm/trunk/test/CodeGen/X86/avx512-gather-scatter-intrin.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D56527.181851.patch
Type: text/x-patch
Size: 99420 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190115/52927de6/attachment.bin>
More information about the llvm-commits
mailing list