[PATCH] D66197: AMDGPU: Add intrinsics for address space identification
Matt Arsenault via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Aug 14 11:12:16 PDT 2019
arsenm added a comment.
In D66197#1629784 <https://reviews.llvm.org/D66197#1629784>, @jdoerfert wrote:
> Do we really need these to be "amdgpu" specific?
I don't know what a generic intrinsic that does this would look like. This is pretty specific to these two cases, and in general I don't think pointer address spaces can be identified
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D66197/new/
https://reviews.llvm.org/D66197
More information about the llvm-commits
mailing list