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

[ABI-Break][SYCL] Switch to new nd_item impl by default #13197

Merged
merged 1 commit into from
Apr 1, 2024

Conversation

aelovikov-intel
Copy link
Contributor

No description provided.

@aelovikov-intel aelovikov-intel added the abi-break change that's breaking abi and waiting for the next window to be able to merge label Mar 28, 2024
@aelovikov-intel aelovikov-intel marked this pull request as ready for review April 1, 2024 01:04
@aelovikov-intel aelovikov-intel requested a review from a team as a code owner April 1, 2024 01:04
@@ -1,107 +0,0 @@
// RUN: %clangxx -fsycl -fsycl-targets=%sycl_triple %s -o %t.out
Copy link
Contributor

Choose a reason for hiding this comment

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

Do we have an existing test for the new nd_item?

Copy link
Contributor Author

@aelovikov-intel aelovikov-intel Apr 1, 2024

Choose a reason for hiding this comment

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

It can't be unit-tested that way anymore - the fix in #12236 changed these functions to delegate to SPIR-V intrinsics instead of storing the state internally.

Copy link
Contributor

Choose a reason for hiding this comment

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

Ok, got it

@againull againull self-requested a review April 1, 2024 16:16
@aelovikov-intel aelovikov-intel merged commit 2da97a5 into intel:sycl Apr 1, 2024
14 checks passed
@aelovikov-intel aelovikov-intel deleted the abi-nd-item branch April 1, 2024 16:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
abi-break change that's breaking abi and waiting for the next window to be able to merge
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants