Skip to content

[SYCL] Fix reductions in preview after https://github.com/intel/llvm/pull/18767 #18898

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 3 commits into from
Jun 10, 2025

Conversation

aelovikov-intel
Copy link
Contributor

@aelovikov-intel aelovikov-intel commented Jun 10, 2025

As a matter of fact, I like this even more, because type_erased_cgfo_ty is cheap to create/pass around, we have full access to handler_impl in handler.cpp (unlike handler.hpp where it's opaque) and circular includes/type completeness aren't an issue anymore.

As a matter of fact, I like this even more, because
`type_erased_cgfo_ty` is cheap to create/pass around, we have full
access to `handler_impl` in `handler.cpp` (unlike `handler.cpp` where
it's opaque) and circular includes/type completeness aren't an issue
anymore.
@aelovikov-intel aelovikov-intel merged commit d3bc93a into intel:sycl Jun 10, 2025
24 checks passed
@aelovikov-intel aelovikov-intel deleted the fix-reductions branch June 10, 2025 21:07
@KornevNikita
Copy link
Contributor

That was really quick, thanks!

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