commit | 10adeea638b980287ddf93fe4ae8289e4da9be28 | [log] [tgz] |
---|---|---|
author | Krishna Pandey <kpandey81930@gmail.com> | Sun Aug 24 20:51:02 2025 +0530 |
committer | Copybara-Service <copybara-worker@google.com> | Sun Aug 24 08:25:08 2025 -0700 |
tree | 5fe7baf7459cafd943e222b77899cfcfe4efb871 | |
parent | 4721f80500d6913c868ef6eed96661bd13d51ff3 [diff] |
[libc][math][c++23] Add {nearbyint,rint,lrint,llrint,lround,llround}bf16 math functions (#153882) This PR adds the following basic math functions for BFloat16 type along with the tests: - nearbyintbf16 - rintbf16 - lrintbf16 - llrintbf16 - lroundbf16 - llroundbf16 --------- Signed-off-by: Krishna Pandey <kpandey81930@gmail.com> GitOrigin-RevId: 60743358d15f19b89e3ef5daa1b28e7b1bef453e