llvm-project
51e9430a
- [libc][math] Improve performance of double precision trig functions. (#111793)
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
1 year ago
[libc][math] Improve performance of double precision trig functions. (#111793) - Improve the accuracy of fast pass' range reduction. - Provide tighter error estimations. - Reduce the table size when `LIBC_MATH_SMALL_TABLES` flag is set.
References
#111793 - [libc][math] Improve performance of double precision trig functions.
Author
lntue
Parents
126ed165
Loading