| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2025-08-27 | [libc][math][c++23] Add {modf,remainder,remquo}bf16 math functions (#154652) | Krishna Pandey | |
| This PR adds the following basic math functions for BFloat16 type along with the tests: - modfbf16 - remainderbf16 - remquobf16 --------- Signed-off-by: Krishna Pandey <kpandey81930@gmail.com> Co-authored-by: OverMighty <its.overmighty@gmail.com> | |||
