[PATCH] D103108: [CUDA][HIP] Promote const variables to constant
Yaxun Liu via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Wed May 26 14:05:49 PDT 2021
yaxunl updated this revision to Diff 348089.
yaxunl marked 4 inline comments as done.
yaxunl added a comment.
revised by Artem's comments
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D103108/new/
https://reviews.llvm.org/D103108
Files:
clang/include/clang/Basic/DiagnosticSemaKinds.td
clang/lib/Sema/SemaCUDA.cpp
clang/lib/Sema/SemaDecl.cpp
clang/lib/Sema/SemaExpr.cpp
clang/lib/Sema/SemaTemplateInstantiateDecl.cpp
clang/test/CodeGenCUDA/device-use-host-var.cu
clang/test/SemaCUDA/device-use-host-var.cu
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D103108.348089.patch
Type: text/x-patch
Size: 21272 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20210526/88bc9b8b/attachment-0001.bin>
More information about the cfe-commits
mailing list