llvm-project
c819c246 - [libc][math][c++23] Add bf16div{,f,l,f128} math functions (#153191)

Commit
128 days ago
[libc][math][c++23] Add bf16div{,f,l,f128} math functions (#153191) This PR adds the following basic math functions for BFloat16 type along with the tests: - bf16div - bf16divf - bf16divl - bf16divf128 --------- Signed-off-by: Krishna Pandey <kpandey81930@gmail.com>
Author
Parents
Loading