[PATCH] D57372: Demanded elements support for masked.load and masked.gather

Philip Reames via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Apr 12 11:32:49 PDT 2019


reames added a comment.

Be aware that this patch turned out to contain a nasty miscompile.  It's now been fixed in https://reviews.llvm.org/rL358299.  I recommend anyone who has branched with this change to consider cherry-picking the fix.


Repository:
  rL LLVM

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

https://reviews.llvm.org/D57372





More information about the llvm-commits mailing list