llvm-project
7a2b160e
- [libclc] Move rootn to the CLC library; optimize (#133735)
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
222 days ago
[libclc] Move rootn to the CLC library; optimize (#133735) The function was already nominally in the CLC namespace; this commit just moves it over. This commit also vectorizes the builtin to avoid scalarization.
References
#133735 - [libclc] Move rootn to the CLC library; optimize
Author
frasercrmck
Parents
fd0785e6
Loading