diff options
author | Krishna Pandey <kpandey81930@gmail.com> | 2025-08-09 00:50:24 +0530 |
---|---|---|
committer | GitHub <noreply@github.com> | 2025-08-08 15:20:24 -0400 |
commit | 1ffb99520d46c0577c9776291c31814f8d6eed03 (patch) | |
tree | a5d690aa64c46002a33f0b3b10612c94e9844969 /lldb/scripts/Python | |
parent | 08873be2048f1576091b26ef0e14f9410b32c011 (diff) | |
download | llvm-1ffb99520d46c0577c9776291c31814f8d6eed03.zip llvm-1ffb99520d46c0577c9776291c31814f8d6eed03.tar.gz llvm-1ffb99520d46c0577c9776291c31814f8d6eed03.tar.bz2 |
[libc][math][c++23] Add bf16{add,sub}{,f,l,f128} math functions (#152774)
This PR adds implements following basic math functions for BFloat16 type
along with the tests:
- bf16add
- bf16addf
- bf16addl
- bf16addf128
- bf16sub
- bf16subf
- bf16subl
- bf16subf128
---------
Signed-off-by: Krishna Pandey <kpandey81930@gmail.com>
Diffstat (limited to 'lldb/scripts/Python')
0 files changed, 0 insertions, 0 deletions