llvm-project
9dc66a63
- [libc] Add half-precision math functions to the math header (#155060)
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
73 days ago
[libc] Add half-precision math functions to the math header (#155060) This patch adds the `exp10f16`, `exp2f16`, `expf16`, and `expm1f16` math functions to the `math.h` header.
References
#155060 - [libc] Add half-precision math functions to the math header
Author
leandrolcampos
Parents
98262e5b
Loading