[PATCH] D56527: [X86] Add versions of the avx512 gather intrinsics that take the mask as a vXi1 vector instead of a scalar
Simon Pilgrim via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Jan 15 09:34:35 PST 2019
RKSimon accepted this revision.
RKSimon added a comment.
This revision is now accepted and ready to land.
LGTM - ideally we'd have a way for people to call autoupgrade directly for cases like this and just remove them, but looks ok as long as these aren't going to linger over too many versions (ironically like autoupgrade......).
Repository:
rL LLVM
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D56527/new/
https://reviews.llvm.org/D56527
More information about the llvm-commits
mailing list