Rename gpu.used.external as __clang_gpu_used_external as ptxas does not
allow . in global variable name.
Details
Details
- Reviewers
tra jhuber6 - Commits
- rGcac4e2fe2582: [CUDA][HIP] Fix gpu.used.external
Diff Detail
Diff Detail
Paths
| Differential D123946
[CUDA][HIP] Fix gpu.used.external ClosedPublic Authored by yaxunl on Apr 18 2022, 8:13 AM.
Details
Summary Rename gpu.used.external as __clang_gpu_used_external as ptxas does not
Diff Detail Event TimelineThis revision is now accepted and ready to land.Apr 18 2022, 8:20 AM Closed by commit rGcac4e2fe2582: [CUDA][HIP] Fix gpu.used.external (authored by yaxunl). · Explain WhyApr 18 2022, 8:11 PM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 423401 clang/lib/CodeGen/CodeGenModule.cpp
clang/test/CodeGenCUDA/host-used-extern.cu
|