This revision was automatically updated to reflect the committed changes.
Closed by commit rGcac4e2fe2582: [CUDA][HIP] Fix gpu.used.external (authored by
yaxunl).
Herald added a project: clang.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D123946/new
jhuber6 accepted this revision.
jhuber6 added a comment.
This revision is now accepted and ready to land.
LGTM
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D123946/new/
https://reviews.llvm.org/D123946
___
cfe-commits mailing list
cfe-commits
yaxunl created this revision.
yaxunl added reviewers: tra, jhuber6.
Herald added a subscriber: mattd.
Herald added a project: All.
yaxunl requested review of this revision.
Rename gpu.used.external as __clang_gpu_used_external as ptxas does not
allow . in global variable name.
Fixes: https://git