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

Update test_accessor according to the spec change #895

Merged

Conversation

KornevNikita
Copy link
Contributor

accessor::get_pointer() should return global_pointer<value_type>, but not global_pointer
Spec: KhronosGroup/SYCL-Docs#549

@KornevNikita KornevNikita requested a review from a team as a code owner May 15, 2024 13:04
accessor::get_pointer() should return global_pointer<value_type>,
but not global_pointer<DataT>
@KornevNikita
Copy link
Contributor Author

@keryell hi! Could you please take a look?

@AerialMantis AerialMantis added the Agenda To be discussed during a SYCL committee meeting label Jun 5, 2024
Copy link
Member

@keryell keryell left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks.

@steffenlarsen steffenlarsen merged commit a172a02 into KhronosGroup:SYCL-2020 Jun 13, 2024
8 checks passed
steffenlarsen pushed a commit to intel/llvm that referenced this pull request Jun 13, 2024
@gmlueck gmlueck removed the Agenda To be discussed during a SYCL committee meeting label Jun 13, 2024
ianayl pushed a commit to ianayl/sycl that referenced this pull request Jun 13, 2024
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.

5 participants