Skip to content

[SYCL][NativeCPU] Unify definitions of __spirv_* functions. #18010

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
Apr 14, 2025

Conversation

hvdijk
Copy link
Contributor

@hvdijk hvdijk commented Apr 14, 2025

Several functions were being defined both in libclc and in libdevice, but had different definitions between the two. This commit changes it so that they are only defined once, in libclc, with the definition that we had in libdevice that we were relying on taking precedence.

Several functions were being defined both in libclc and in libdevice,
but had different definitions between the two. This commit changes it so
that they are only defined once, in libclc, with the definition that we
had in libdevice that took precedence.
@hvdijk hvdijk requested review from a team as code owners April 14, 2025 16:29
@hvdijk hvdijk requested a review from frasercrmck April 14, 2025 16:29
@hvdijk hvdijk temporarily deployed to WindowsCILock April 14, 2025 16:30 — with GitHub Actions Inactive
@hvdijk
Copy link
Contributor Author

hvdijk commented Apr 14, 2025

@intel/llvm-gatekeepers This is ready to be merged, thanks.

@sarnex sarnex merged commit 07d8bab into intel:sycl Apr 14, 2025
25 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.

4 participants