Skip to content

[libspirv] Reuse clc functions in generic implementation of math native built-ins #19492

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 18, 2025

Conversation

wenju-he
Copy link
Contributor

llvm-diff show no change to libspirv-nvptx64--nvidiacl.bc.

In libspirv-amdgcn--amdhsa.bc, __spirv_ocl_native_exp/exp2/log10 are changed to use amdgpu version of _clc_native* functions.

…ve built-ins

llvm-diff show no change to libspirv-nvptx64--nvidiacl.bc.

In libspirv-amdgcn--amdhsa.bc, __spirv_ocl_native_exp/exp2/log10 are
changed to use amdgpu version of __clc_native_* functions.
@wenju-he wenju-he requested a review from a team as a code owner July 17, 2025 07:22
@wenju-he wenju-he requested a review from frasercrmck July 17, 2025 07:22
@wenju-he
Copy link
Contributor Author

@intel/llvm-gatekeepers please merge, thanks

@uditagarwal97 uditagarwal97 merged commit 5c01022 into intel:sycl Jul 18, 2025
25 checks passed
@wenju-he wenju-he deleted the libspirv-native-math-use-clc branch July 18, 2025 01:16
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