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

Fix faulty accessor tests #731

Merged

Conversation

steffenlarsen
Copy link
Contributor

This commit makes the following accessor test changes:

  • Fixes the expected first and last element of an accessor with offset.
  • Removes the exclusion of 0-dimensional accessor from the swap test.
  • Fixes the expected first value in the iterator tests for 0-dimensional local_accessor.

This commit makes the following accessor test changes:
* Fixes the expected first and last element of an accessor with offset.
* Removes the exclusion of 0-dimensional accessor from the swap test.
* Fixes the expected first value in the iterator tests for 0-dimensional
  local_accessor.

Signed-off-by: Larsen, Steffen <steffen.larsen@intel.com>
@steffenlarsen steffenlarsen requested a review from a team as a code owner June 27, 2023 11:38
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.

@bader bader merged commit ad2f682 into KhronosGroup:SYCL-2020 Jun 30, 2023
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.

4 participants