Skip to content

[SYCL] Fix ABI break after "Refactor HandlerAccess::postProcess" #19502

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

Merged
merged 1 commit into from
Jul 17, 2025

Conversation

aelovikov-intel
Copy link
Contributor

#19203 changed current reduction implementation but the old one was inlined into user applications and it relied on the handler::MIsFinalized hacky behavior. As such, we have to keep it in non-preview mode.

intel#19203 changed current reduction
implementation but the old one was inlined into user applications and it
relied on the `handler::MIsFinalized` hacky behavior. As such, we have
to keep it in non-preview mode.
@againull againull merged commit 20b247c into intel:sycl Jul 17, 2025
25 checks passed
@aelovikov-intel aelovikov-intel deleted the fix-red-abi-break branch July 17, 2025 17:09
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.

3 participants