Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[SYCL] Turn read-only accessor iterator into const_iterator #7096

Conversation

AlexeySachkov
Copy link
Contributor

This is done to prevent ability to write to read-only accessor through iterators.

This is done to prevent ability to write to read-only accessor through
iterators.
@AlexeySachkov AlexeySachkov requested a review from a team October 18, 2022 13:01
@AlexeySachkov AlexeySachkov requested a review from a team as a code owner October 18, 2022 13:01
@AlexeySachkov
Copy link
Contributor Author

Failed tests are not related, they were recently added in intel/llvm-test-suite#1302. @steffenlarsen is looking into the failures

@AlexeySachkov AlexeySachkov requested a review from a team October 20, 2022 15:47
@AlexeySachkov AlexeySachkov merged commit 227614c into intel:sycl Oct 20, 2022
@AlexeySachkov AlexeySachkov deleted the private/asachkov/turn-read-only-accessor-iterator-into-const-iterator branch May 22, 2024 09:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants