[PATCH] D125970: [amdgpu] Add amdgpu_kernel calling conv attribute to clang
Jon Chesterfield via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Thu May 19 15:04:54 PDT 2022
JonChesterfield updated this revision to Diff 430820.
JonChesterfield added a comment.
- Fix git merge misfires
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D125970/new/
https://reviews.llvm.org/D125970
Files:
clang/include/clang/Basic/Attr.td
clang/include/clang/Basic/Specifiers.h
clang/lib/AST/ItaniumMangle.cpp
clang/lib/AST/Type.cpp
clang/lib/AST/TypePrinter.cpp
clang/lib/Basic/Targets/AMDGPU.h
clang/lib/CodeGen/CGCall.cpp
clang/lib/CodeGen/CGDebugInfo.cpp
clang/lib/Sema/SemaDeclAttr.cpp
clang/lib/Sema/SemaType.cpp
clang/test/CodeGenCXX/amdgpu-kernel-arg-pointer-type.cpp
clang/test/Sema/callingconv.c
clang/tools/libclang/CXType.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D125970.430820.patch
Type: text/x-patch
Size: 11684 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20220519/3cbd538f/attachment.bin>
More information about the cfe-commits
mailing list