Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request triSYCL#334 from keryell/smallarray-conversion-to-…
…integral Allow conversion of 1D small array to any integral type. Does not allow only for underlying std::size_t. This allows for example to execute a kernel taking an int as an id instead of a sycl::id<1> or a std::size_t.
- Loading branch information