DPC++ daily 2023-01-17
Pre-release
Pre-release
·
114588 commits
to sycl
since this release
[SYCL] Add `[const]reverse_iterator` to accessors (#7991) Add `reverse_iterator` and `const_reverse_iterator` to `accessor`, `host_accessor` and `local_accessor`, and corresponding tests.