[PATCH] D56527: [X86] Add versions of the avx512 gather intrinsics that take the mask as a vXi1 vector instead of a scalar
Craig Topper via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Sat Jan 12 16:03:43 PST 2019
craig.topper updated this revision to Diff 181461.
craig.topper added a comment.
Fix accidental renaming of the tests that prevented the script from working
Repository:
rL LLVM
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D56527/new/
https://reviews.llvm.org/D56527
Files:
include/llvm/IR/IntrinsicsX86.td
lib/Target/X86/X86ISelLowering.cpp
lib/Target/X86/X86IntrinsicsInfo.h
test/CodeGen/X86/avx512-gather-scatter-intrin-deprecated.ll
test/CodeGen/X86/avx512-gather-scatter-intrin.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D56527.181461.patch
Type: text/x-patch
Size: 57436 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190113/d20da619/attachment-0001.bin>
More information about the llvm-commits
mailing list