[PATCH] D99071: [ASAN][AMDGPU] Add support for accesses to global and constant addrspaces
Brian Sumner via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Jul 14 09:53:04 PDT 2022
b-sumner 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?
That's surprising. What is your triple? What targets have you built for?
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