[PATCH] D138531: [PATCH] [NVPTX] Backend support for variadic functions
Yaxun Liu via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Nov 23 08:17:48 PST 2022
yaxunl added a comment.
In D138531#3945738 <https://reviews.llvm.org/D138531#3945738>, @tra wrote:
> @yaxunl Does HIP currently allow variadic functions on GPU? Of so, does that include kernels, or only regular functions?
No.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D138531/new/
https://reviews.llvm.org/D138531
More information about the llvm-commits
mailing list