llvm-project
cd19fbad
- [libc] Enable float math functions on the GPU (#151841)
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
140 days ago
[libc] Enable float math functions on the GPU (#151841) This patch adds the `tanpif` math functions to the GPU build. It also adds the `cospif` and `sinpif` math functions to the `math.h` header.
References
#151841 - [libc] Enable float math functions on the GPU
Author
leandrolcampos
Parents
779868de
Loading