[PATCH] D31490: Support arbitrary address space pointers in masked gather/scatter intrinsics
Zvi Rackover via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Apr 19 04:04:14 PDT 2017
zvi added a comment.
I might have missed something, but all the examples in the langref and test-cases include only pointers to addspace(0). Maybe change/add tests and example to include non-zero address-spaces?
https://reviews.llvm.org/D31490
More information about the llvm-commits
mailing list