[PATCH] D140226: [NVPTX] Introduce attribute to mark kernels without a language mode
Aaron Ballman via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Fri Jan 13 10:11:25 PST 2023
aaron.ballman added a reviewer: erichkeane.
aaron.ballman added a comment.
Precommit CI found failures that look relevant to the patch.
> We may want to be able to mark certain regions as kernels even without being in an accepted CUDA or OpenCL language mode.
Can you explain this a bit more? Under what circumstances would you want to do this?
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D140226/new/
https://reviews.llvm.org/D140226
More information about the cfe-commits
mailing list