[PATCH] D152164: [CUDA][HIP] Externalize device var in anonymous namespace

Yaxun Liu via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Tue Jun 6 09:04:34 PDT 2023


This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
yaxunl marked an inline comment as done.
Closed by commit rGf2677afe9159: [CUDA][HIP] Externalize device var in anonymous namespace (authored by yaxunl).
Herald added a project: clang.

Changed prior to commit:
  https://reviews.llvm.org/D152164?vs=528447&id=528896#toc

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D152164

Files:
  clang/lib/AST/ASTContext.cpp
  clang/test/CodeGenCUDA/anon-ns.cu
  clang/test/CodeGenCUDA/host-used-device-var.cu
  clang/test/CodeGenCUDA/kernel-in-anon-ns.cu

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D152164.528896.patch
Type: text/x-patch
Size: 9263 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20230606/f1712ad5/attachment-0001.bin>


More information about the cfe-commits mailing list