llvm
febf259e
- [SYCL] Update the kernel function pointer on function copy/move (#20389)
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
174 days ago
[SYCL] Update the kernel function pointer on function copy/move (#20389) The kernel function pointer, used to extract the kernel arguments, needs to point to the user provided function, or a function copy, if the copy/move is needed.
References
#20389 - [SYCL] Update the kernel function pointer on function copy/move
Author
slawekptak
Parents
30346f1d
Loading