Skip to content
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

[libclc] Move rootn to the CLC library; optimize #133735

Merged
merged 1 commit into from
Apr 1, 2025

Conversation

frasercrmck
Copy link
Contributor

The function was already nominally in the CLC namespace; this commit just moves it over.

This commit also vectorizes the builtin to avoid scalarization.

The function was already nominally in the CLC namespace; this commit
just moves it over.

This commit also vectorizes the builtin to avoid scalarization.
@frasercrmck frasercrmck added the libclc libclc OpenCL library label Mar 31, 2025
@frasercrmck frasercrmck requested a review from arsenm March 31, 2025 15:13
@frasercrmck frasercrmck merged commit 7a2b160 into llvm:main Apr 1, 2025
13 checks passed
@frasercrmck frasercrmck deleted the libclc-clc-rootn branch April 1, 2025 08:20
Ankur-0429 pushed a commit to Ankur-0429/llvm-project that referenced this pull request Apr 2, 2025
The function was already nominally in the CLC namespace; this commit
just moves it over.

This commit also vectorizes the builtin to avoid 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