[PATCH] D94814: [HIP] Support `__managed__` attribute
Yaxun Liu via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Fri Jan 22 08:47:04 PST 2021
This revision was automatically updated to reflect the committed changes.
yaxunl marked 2 inline comments as done.
Closed by commit rG622eaa4a4cea: [HIP] Support __managed__ attribute (authored by yaxunl).
Herald added a project: clang.
Changed prior to commit:
https://reviews.llvm.org/D94814?vs=318243&id=318537#toc
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D94814/new/
https://reviews.llvm.org/D94814
Files:
clang/include/clang/Basic/Attr.td
clang/include/clang/Basic/AttrDocs.td
clang/include/clang/Basic/DiagnosticSemaKinds.td
clang/lib/CodeGen/CGCUDANV.cpp
clang/lib/CodeGen/CGCUDARuntime.h
clang/lib/CodeGen/CodeGenModule.cpp
clang/lib/Sema/SemaDeclAttr.cpp
clang/test/AST/Inputs/cuda.h
clang/test/AST/ast-dump-managed-var.cu
clang/test/CodeGenCUDA/Inputs/cuda.h
clang/test/CodeGenCUDA/managed-var.cu
clang/test/Misc/pragma-attribute-supported-attributes-list.test
clang/test/SemaCUDA/Inputs/cuda.h
clang/test/SemaCUDA/bad-attributes.cu
clang/test/SemaCUDA/device-var-init.cu
clang/test/SemaCUDA/function-overload.cu
clang/test/SemaCUDA/managed-var.cu
clang/test/SemaCUDA/union-init.cu
llvm/include/llvm/IR/ReplaceConstant.h
llvm/lib/IR/CMakeLists.txt
llvm/lib/IR/ReplaceConstant.cpp
llvm/lib/Target/XCore/XCoreLowerThreadLocal.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D94814.318537.patch
Type: text/x-patch
Size: 69043 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20210122/62c95511/attachment-0001.bin>
More information about the cfe-commits
mailing list