Skip to content

[SYCL][Reduction] Fix return type of identityless reduction #8130

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

Conversation

steffenlarsen
Copy link
Contributor

Identityless reduction uses an unexpected value for the deprecated placeholder template parameter in accessor, so using it causes a failure during compilation. This commit fixes the compilation failures.

Identityless reduction uses an unexpected value for the deprecated
placeholder template parameter in accessor, so using it causes a failure
during compilation. This commit fixes the compilation failures.

Signed-off-by: Larsen, Steffen <[email protected]>
@steffenlarsen steffenlarsen requested a review from a team as a code owner January 27, 2023 12:59
@steffenlarsen steffenlarsen temporarily deployed to aws January 27, 2023 13:25 — with GitHub Actions Inactive
@steffenlarsen steffenlarsen temporarily deployed to aws January 27, 2023 15:17 — with GitHub Actions Inactive
@steffenlarsen steffenlarsen temporarily deployed to aws January 27, 2023 16:13 — with GitHub Actions Inactive
@steffenlarsen steffenlarsen temporarily deployed to aws January 27, 2023 22:28 — with GitHub Actions Inactive
@steffenlarsen steffenlarsen temporarily deployed to aws January 30, 2023 09:57 — with GitHub Actions Inactive
@steffenlarsen steffenlarsen temporarily deployed to aws January 30, 2023 10:42 — with GitHub Actions Inactive
@steffenlarsen steffenlarsen temporarily deployed to aws January 31, 2023 12:11 — with GitHub Actions Inactive
@steffenlarsen steffenlarsen temporarily deployed to aws January 31, 2023 12:57 — with GitHub Actions Inactive
@steffenlarsen steffenlarsen merged commit c64f88e into intel:sycl Feb 1, 2023
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