llvm
49b6a89d
- [SYCL] Forward decl free func kernel template args (#21285)
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
20 days ago
[SYCL] Forward decl free func kernel template args (#21285) CMPLRLLVM-72459 This patch fixes compilation error that occur when a free function kernel has a template parameter. Visit and forward declare template args of free functions kernels.
References
#21285 - [SYCL] Forward decl free func kernel template args
Author
KornevNikita
Parents
f1989a35
Loading