[PATCH] D14150: Pointers in Masked Load, Store, Gather, Scatter intrinsics.
Michael Kuperstein via llvm-commits
llvm-commits at lists.llvm.org
Wed Nov 18 03:56:29 PST 2015
mkuper accepted this revision.
mkuper added a reviewer: mkuper.
mkuper added a comment.
This revision is now accepted and ready to land.
LGTM, except that I think it may be a good idea to apply Ayal's suggestion to the test (in[i] > 0 => in[i] != 0).
Repository:
rL LLVM
http://reviews.llvm.org/D14150
More information about the llvm-commits
mailing list