llvm icon indicating copy to clipboard operation
llvm copied to clipboard

[WIP] [SYCL] Implement accessor iterator

Open AlexeySachkov opened this issue 3 years ago • 0 comments

Added base type for implementing accessor iterators. Implemented accessor::begin() and accessor::end() methods.

AlexeySachkov avatar Sep 19 '22 12:09 AlexeySachkov