[PATCH] D99071: [ASAN][AMDGPU] Add support for accesses to global and constant addrspaces
praveen velliengiri via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Jul 14 10:25:44 PDT 2022
pvellien added a comment.
In D99071#3652434 <https://reviews.llvm.org/D99071#3652434>, @nickdesaulniers wrote:
> Are declarations for `@llvm.amdgcn.is.shared` supposed to be showing up in my IR, even when my target triple is _not_ amdgcn-amd?
@nickdesaulniers thanks for letting us know about this, I would like to understand more about this. Is it possible for you to share a simple test case (along with which target) and build script to me so that I can reproduce it on my end.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D99071/new/
https://reviews.llvm.org/D99071
More information about the llvm-commits
mailing list