[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 14:22:56 PST 2019


craig.topper added a comment.

Oops that was a mistake. I meant to regenerate after using the autoupgrade code to get the new IR out of opt.


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

https://reviews.llvm.org/D56527





More information about the llvm-commits mailing list