llvm
476014ff
- [SYCL] Fix bug in enqueue free functions implementation (#21461)
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
5 days ago
[SYCL] Fix bug in enqueue free functions implementation (#21461) There is a bug in some of the enqueue free functions that causes them to work only with 1-dimensional kernels. This PR fixes this bug and adds a couple of test cases to test it.
References
#21461 - [SYCL] Fix bug in enqueue free functions implementation
Author
lbushi25
Parents
28cdd740
Loading