llvm-project
87978ea2
- [libclc] Move tan to the CLC library (#139547)
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
140 days ago
[libclc] Move tan to the CLC library (#139547) There was already a __clc_tan in the OpenCL layer. This commit moves the function over whilst vectorizing it. The function __clc_tan is no longer a public symbol, which should have never been the case.
References
#139547 - [libclc] Move tan to the CLC library
Author
frasercrmck
Parents
2e13f7ab
Loading