llvm
2525570d - [SYCL][COMPAT] Adds sycl::length wrapper to SYCLcompat (#12968)

Commit
2 years ago
[SYCL][COMPAT] Adds sycl::length wrapper to SYCLcompat (#12968) Adds a templated wrapper to sycl::length in syclcompat, that wraps over `sycl::vec<ValueT,N>` up to N == 4, and calculates the length with N > 4. --------- Signed-off-by: Alberto Cabrera <alberto.cabrera@codeplay.com>
Author
Alberto Cabrera Pérez
Parents
Loading