Skip to content

[libclc] Route int bitselect through CLC; add half #123653

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
Jan 21, 2025

Conversation

frasercrmck
Copy link
Contributor

The half variants were missing. The integer bitselect builtins weren't going through __clc_bitselect due to an oversight when the CLC version was introduced.

The half variants were missing. The integer bitselect builtins weren't
going through __clc_bitselect due to an oversight when the CLC version
was introduced.
@frasercrmck frasercrmck added the libclc libclc OpenCL library label Jan 20, 2025
@frasercrmck frasercrmck requested a review from arsenm January 20, 2025 17:31
@frasercrmck frasercrmck merged commit eaf3e1b into llvm:main Jan 21, 2025
10 checks passed
@frasercrmck frasercrmck deleted the libclc-clc-fix-bitselect branch January 21, 2025 10:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
libclc libclc OpenCL library
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants