[PATCH] D102270: [CUDA][HIP] Fix device template variables
Yaxun Liu via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Tue May 11 17:20:40 PDT 2021
yaxunl updated this revision to Diff 344605.
yaxunl added a comment.
Revised by Artem's comments
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D102270/new/
https://reviews.llvm.org/D102270
Files:
clang/include/clang/AST/ASTContext.h
clang/lib/AST/ASTContext.cpp
clang/lib/CodeGen/CGCUDANV.cpp
clang/lib/CodeGen/CodeGenModule.cpp
clang/lib/Sema/SemaExpr.cpp
clang/test/CodeGenCUDA/device-stub.cu
clang/test/CodeGenCUDA/host-used-device-var.cu
clang/test/CodeGenCUDA/static-device-var-no-rdc.cu
clang/test/CodeGenCUDA/static-device-var-rdc.cu
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D102270.344605.patch
Type: text/x-patch
Size: 18495 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20210512/22c36d85/attachment-0001.bin>
More information about the cfe-commits
mailing list