[PATCH] D150718: [CUDA] Relax restrictions on GPU-side variadic functions
Yaxun Liu via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Wed May 17 06:58:23 PDT 2023
yaxunl added a comment.
could make the diagnostic about variadic functions a deferred diagnostic, then the diag will only be emitted if the function is really emitted.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D150718/new/
https://reviews.llvm.org/D150718
More information about the cfe-commits
mailing list