[PATCH] D123353: [CUDA][HIP] Externalize kernels in anonymous name space
Yaxun Liu via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Sun Apr 10 18:56:51 PDT 2022
This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
yaxunl marked an inline comment as done.
Closed by commit rG4ea1d435099f: [CUDA][HIP] Externalize kernels in anonymous name space (authored by yaxunl).
Herald added a project: clang.
Changed prior to commit:
https://reviews.llvm.org/D123353?vs=421392&id=421820#toc
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D123353/new/
https://reviews.llvm.org/D123353
Files:
clang/include/clang/AST/ASTContext.h
clang/lib/AST/ASTContext.cpp
clang/lib/CodeGen/CGCUDANV.cpp
clang/lib/CodeGen/CodeGenModule.cpp
clang/lib/CodeGen/CodeGenModule.h
clang/test/CodeGenCUDA/kernel-in-anon-ns.cu
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D123353.421820.patch
Type: text/x-patch
Size: 7525 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20220411/d4a21267/attachment.bin>
More information about the cfe-commits
mailing list