[PATCH] D95901: [CUDA][HIP] Fix device variable linkage

Yaxun Liu via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Wed Feb 3 12:56:11 PST 2021


yaxunl updated this revision to Diff 321198.
yaxunl marked an inline comment as done.
yaxunl added a comment.

Revised by Artem's comments.


CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D95901/new/

https://reviews.llvm.org/D95901

Files:
  clang/lib/AST/ASTContext.cpp
  clang/lib/CodeGen/CGCUDANV.cpp
  clang/lib/CodeGen/CodeGenModule.cpp
  clang/test/CodeGenCUDA/device-stub.cu
  clang/test/CodeGenCUDA/device-var-linkage.cu
  clang/test/CodeGenCUDA/managed-var.cu

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D95901.321198.patch
Type: text/x-patch
Size: 17116 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20210203/47afa3fe/attachment.bin>


More information about the cfe-commits mailing list