Skip to content

[libclc] Move hypot to CLC library; optimize #129551

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

Conversation

frasercrmck
Copy link
Contributor

This was already nominally in the CLC library; this commit just formally
moves it over. It simultaneously optimizes it for vector types by avoiding scalarization.

This was already nominally in the CLC library; this commit just formally
moves it over.
@frasercrmck frasercrmck requested a review from arsenm March 3, 2025 16:06
@frasercrmck frasercrmck added the libclc libclc OpenCL library label Mar 3, 2025
@frasercrmck frasercrmck merged commit e5d5503 into llvm:main Mar 4, 2025
13 checks passed
@frasercrmck frasercrmck deleted the libclc-clc-hypot branch March 4, 2025 14:28
jph-13 pushed a commit to jph-13/llvm-project that referenced this pull request Mar 21, 2025
This was already nominally in the CLC library; this commit just formally
moves it over. It simultaneously optimizes it for vector types by
avoiding scalarization.
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