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

Yaxun Liu via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Fri Feb 5 12:12:27 PST 2021


This revision was automatically updated to reflect the committed changes.
Closed by commit rGb008ea304d43: [CUDA][HIP] Fix device variable linkage (authored by yaxunl).
Herald added a project: clang.

Repository:
  rG LLVM Github Monorepo

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.321846.patch
Type: text/x-patch
Size: 17202 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20210205/27dd479d/attachment.bin>


More information about the cfe-commits mailing list