Skip to content
This repository was archived by the owner on Mar 28, 2023. It is now read-only.

[SYCL] Add regression test for local_accessor 3D subscript #1191

Merged
merged 1 commit into from
Sep 21, 2022

Conversation

steffenlarsen
Copy link

Adds a regression test checking that the subscript operator on a 3-dimensional local_accessor compiles and runs as expected.

This is related to intel/llvm#6669

Adds a regression test checking that the subscript operator on a
3-dimensional local_accessor compiles and runs as expected.

This is related to intel/llvm#6669

Signed-off-by: Larsen, Steffen <[email protected]>
@steffenlarsen
Copy link
Author

/verify with intel/llvm#6669

@steffenlarsen
Copy link
Author

@smaslov-intel | @sergey-semenov - Friendly ping.

Copy link

@sergey-semenov sergey-semenov left a comment

Choose a reason for hiding this comment

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

Sorry for the delay, LGTM

@steffenlarsen steffenlarsen merged commit d799d0f into intel:intel Sep 21, 2022
myler pushed a commit to myler/llvm-test-suite that referenced this pull request Mar 22, 2023
Adds a regression test checking that the subscript operator on a
3-dimensional local_accessor compiles and runs as expected.

This is related to intel/llvm#6669

Signed-off-by: Larsen, Steffen <[email protected]>
aelovikov-intel pushed a commit to aelovikov-intel/llvm that referenced this pull request Mar 27, 2023
…m-test-suite#1191)

Adds a regression test checking that the subscript operator on a
3-dimensional local_accessor compiles and runs as expected.

This is related to intel#6669

Signed-off-by: Larsen, Steffen <[email protected]>
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants