Skip to content

[libclc] Move asinpi/acospi/atanpi to the CLC library #132918

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
Mar 25, 2025

Conversation

frasercrmck
Copy link
Contributor

Similar to d46a699, this commit simultaneously moves these three functions to the CLC library and optimizes them for vector types by avoiding scalarization.

Similar to d46a699, this commit simultaneously moves these three
functions to the CLC library and optimizes them for vector types by
avoiding scalarization.
@frasercrmck frasercrmck added the libclc libclc OpenCL library label Mar 25, 2025
@frasercrmck frasercrmck requested a review from arsenm March 25, 2025 11:06
@frasercrmck frasercrmck merged commit 3013458 into llvm:main Mar 25, 2025
13 checks passed
@frasercrmck frasercrmck deleted the libclc-clc-asin-acos-atan-pi branch March 25, 2025 13:33
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