Skip to content

[libclc] Optimize CLC vector is(un)ordered builtins #124546

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

Conversation

frasercrmck
Copy link
Contributor

These are similar to 347fb20, but these builtins are expressed in terms of other builtins. The LLVM IR generated features the same fcmp ord/uno comparisons as before, but consistently in vector form.

These are similar to 347fb20, but these builtins are expressed in terms
of other builtins. The LLVM IR generated features the same fcmp ord/uno
comparisons as before, but consistently in vector form.
@frasercrmck frasercrmck added the libclc libclc OpenCL library label Jan 27, 2025
@frasercrmck frasercrmck requested a review from arsenm January 27, 2025 14:03
@frasercrmck
Copy link
Contributor Author

Apologies for the noise - these arguably should have been part of #124537.

@frasercrmck frasercrmck merged commit eaa5897 into llvm:main Jan 27, 2025
10 checks passed
@frasercrmck frasercrmck deleted the libclc-clc-relational-ordunord branch January 27, 2025 14:41
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