[PATCH] D102801: [CUDA][HIP] Fix device variables used by host
Yaxun Liu via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Thu May 20 12:55:05 PDT 2021
yaxunl updated this revision to Diff 346831.
yaxunl marked 3 inline comments as done.
yaxunl added a comment.
revised by Artem's comments
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D102801/new/
https://reviews.llvm.org/D102801
Files:
clang/include/clang/Sema/Sema.h
clang/lib/CodeGen/CGDeclCXX.cpp
clang/lib/CodeGen/CodeGenModule.cpp
clang/lib/Sema/SemaCUDA.cpp
clang/lib/Sema/SemaDeclAttr.cpp
clang/lib/Sema/SemaExpr.cpp
clang/test/AST/ast-dump-constant-var.cu
clang/test/CodeGenCUDA/host-used-device-var.cu
clang/test/SemaCUDA/static-device-var.cu
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D102801.346831.patch
Type: text/x-patch
Size: 15811 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20210520/45a9fd38/attachment-0001.bin>
More information about the cfe-commits
mailing list