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

[SYCL] Add regression test for get_local_linear_id #1525

Merged

Conversation

steffenlarsen
Copy link

This commit adds a test comparing the result of get_local_linear_id on the nd_item with that of the corresponding group.

Associated changes: intel/llvm#8038

This commit adds a test comparing the result of get_local_linear_id on
the nd_item with that of the corresponding group.

Signed-off-by: Larsen, Steffen <[email protected]>
@steffenlarsen steffenlarsen requested a review from a team as a code owner January 18, 2023 16:54
Signed-off-by: Larsen, Steffen <[email protected]>
Signed-off-by: Larsen, Steffen <[email protected]>
@steffenlarsen steffenlarsen merged commit cd4dc97 into intel:intel Feb 1, 2023
myler pushed a commit to myler/llvm-test-suite that referenced this pull request Mar 22, 2023
[SYCL] Do not rely on experimental CreateMultipleRootDevices (intel#1471)
myler pushed a commit to myler/llvm-test-suite that referenced this pull request Mar 22, 2023
This commit adds a test comparing the result of get_local_linear_id on
the nd_item with that of the corresponding group.

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

This commit adds a test comparing the result of get_local_linear_id on
the nd_item with that of the corresponding group.

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.

2 participants