Skip to content

[libclc] Move atan2/atan2pi to the CLC library #133226

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 2 commits into from
Mar 27, 2025

Conversation

frasercrmck
Copy link
Contributor

As with other work in this area, these builtins are now vectorized.

A further table has been split into two. There was discrepancy between comments above the table describing the values as "lead" and "tail" and variables taken from the table called "head" and "tail", so these have been unified as head/tail.

@frasercrmck frasercrmck added the libclc libclc OpenCL library label Mar 27, 2025
@frasercrmck frasercrmck requested a review from arsenm March 27, 2025 09:52
Copy link

github-actions bot commented Mar 27, 2025

✅ With the latest revision this PR passed the C/C++ code formatter.

@frasercrmck frasercrmck merged commit 3284559 into llvm:main Mar 27, 2025
11 checks passed
@frasercrmck frasercrmck deleted the libclc-clc-atan2-atan2pi branch March 27, 2025 10:59
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