[PATCH] D125970: [amdgpu] Add amdgpu_kernel calling conv attribute to clang
Jon Chesterfield via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Fri May 20 07:19:54 PDT 2022
JonChesterfield added a comment.
If it was adding a calling convention, sure - caution warranted. There's no llvm change here though, an existing CC is exposed to C++. No change to the type system either.
I'll propose a patch with some documentation for it if you wish, but it'll just say "For ad hoc debugging of the amdgpu backend". Undocumented seems to state that more clearly.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D125970/new/
https://reviews.llvm.org/D125970
More information about the cfe-commits
mailing list