[PATCH] D118153: [CUDA][HIP] Do not treat host var address as constant in device compilation
Yaxun Liu via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Tue Jan 25 08:26:58 PST 2022
yaxunl updated this revision to Diff 402924.
yaxunl added a comment.
fix test
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D118153/new/
https://reviews.llvm.org/D118153
Files:
clang/lib/AST/ExprConstant.cpp
clang/test/CodeGenCUDA/const-var.cu
clang/test/SemaCUDA/const-var.cu
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D118153.402924.patch
Type: text/x-patch
Size: 4950 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20220125/58072e70/attachment-0001.bin>
More information about the cfe-commits
mailing list