[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
Sat Jan 12 14:05:03 PST 2019


RKSimon added a comment.

I'm not sure its a good idea to completely lose the CHECKs from the intrinsic tests


CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D56527/new/

https://reviews.llvm.org/D56527





More information about the llvm-commits mailing list