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

[SYCL][NATIVECPU] Implement missing work group collectives in Native CPU libdevice #15618

Merged
merged 1 commit into from
Oct 9, 2024

Conversation

PietroGhg
Copy link
Contributor

@PietroGhg PietroGhg commented Oct 7, 2024

Fixes some issues in Native CPU's libdevice:

  • Remove an unused definition of DefineBroadCastImpl
  • Fix typo in DefineBroadCastImpl that lead to incorrect results for broadcast
  • Define __spirv_GroupAny/ __spirv_GroupAll for work groups

@PietroGhg
Copy link
Contributor Author

@intel/llvm-gatekeepers this looks ready to merge, thank you

@sommerlukas sommerlukas merged commit 1d58d6b into intel:sycl Oct 9, 2024
13 checks passed
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