DPC++ daily 2022-09-22
Pre-release
Pre-release
·
125613 commits
to sycl
since this release
[SYCL] Implement local_accessor begin/end (#6692) SYCL2020 introduces various accessor begin/end member functions that allow user to iterate through the underlying buffer. E2E tests: intel/llvm-test-suite#1225