[PATCH] D30669: [NVPTX] Add an "image" attribute and simplify the NVPTX rdoimage, wroimage, and rdrwimage attributes.
Artem Belevich via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Mar 7 18:48:40 PST 2017
tra added a comment.
I'd say `texref`. CUDA appears to shorten it this way in the driver API where we have number of functions with cuTexRef prefix.
https://reviews.llvm.org/D30669
More information about the llvm-commits
mailing list