[PATCH] D96195: [HIP] Fix managed variable linkage

Yaxun Liu via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Feb 23 19:36:34 PST 2021


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

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D96195

Files:
  clang/lib/CodeGen/CGCUDANV.cpp
  clang/lib/CodeGen/CGCUDARuntime.h
  clang/lib/CodeGen/CodeGenModule.cpp
  clang/test/CodeGenCUDA/device-var-linkage.cu
  clang/test/CodeGenCUDA/managed-var.cu
  llvm/lib/IR/ReplaceConstant.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D96195.325968.patch
Type: text/x-patch
Size: 20925 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210224/adb0fa6b/attachment.bin>


More information about the llvm-commits mailing list