Skip to content

[SYCL] Fix load method of vec according to specification #99

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

Merged
merged 1 commit into from
Apr 21, 2019

Conversation

againull
Copy link
Contributor

Load method doesn't change data pointed by multi_ptr so const should be
added to data type according to specification. This requires aditional
constructors for multi_ptr from accessor class.

Signed-off-by: Artur Gainullin [email protected]

Load method doesn't change data pointed by multi_ptr so const should be
added to data type according to specification. This requires aditional
constructors for multi_ptr from accessor class.

Signed-off-by: Artur Gainullin <[email protected]>
@romanovvlad romanovvlad merged commit 28ffbd3 into intel:sycl Apr 21, 2019
alexbatashev pushed a commit to alexbatashev/llvm that referenced this pull request Jul 27, 2020
  CONFLICT (content): Merge conflict in llvm/CMakeLists.txt
vmaksimo pushed a commit to vmaksimo/llvm that referenced this pull request Jun 7, 2021
  CONFLICT (add/add): Merge conflict in clang/test/CodeGenSYCL/unique_stable_name_windows_diff.cpp
@againull againull deleted the fix_vec_load branch December 3, 2022 00:01
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