[PATCH] D56529: [X86] Add versions of the avx512 gather intrinsics that take the mask as a vXi1 vector instead of a scalar (clang side)
Craig Topper via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Jan 9 18:30:39 PST 2019
craig.topper created this revision.
craig.topper added reviewers: spatel, RKSimon.
This is the clang equivalent of D56527 <https://reviews.llvm.org/D56527>
https://reviews.llvm.org/D56529
Files:
include/clang/Basic/BuiltinsX86.def
lib/CodeGen/CGBuiltin.cpp
test/CodeGen/avx512f-builtins.c
test/CodeGen/avx512vl-builtins.c
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D56529.180977.patch
Type: text/x-patch
Size: 16371 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190110/58696226/attachment.bin>
More information about the llvm-commits
mailing list