[PATCH] D102270: [CUDA][HIP] Fix device template variables
Yaxun Liu via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Tue May 11 18:34:03 PDT 2021
yaxunl updated this revision to Diff 344629.
yaxunl edited the summary of this revision.
yaxunl added a comment.
fix lint warning
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.344629.patch
Type: text/x-patch
Size: 18502 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20210512/392a2a41/attachment-0001.bin>
More information about the cfe-commits
mailing list