[clang] [SYCL] SYCL host kernel launch support for the sycl_kernel_entry_point attribute. (PR #152403)
Yury Plyakhin via cfe-commits
cfe-commits at lists.llvm.org
Mon Oct 6 14:19:17 PDT 2025
YuriPlyakhin wrote:
nit: typo in PR description: ` void kernel_entry_point(KernelType kerne) {` -> `void kernel_entry_point(KernelType kernel) {`
https://github.com/llvm/llvm-project/pull/152403
More information about the cfe-commits
mailing list