diff options
author | Krishna Pandey <kpandey81930@gmail.com> | 2025-08-27 11:42:09 +0530 |
---|---|---|
committer | GitHub <noreply@github.com> | 2025-08-27 11:42:09 +0530 |
commit | f005e2cb7aea4ed74a62bfbb1dce51e063cd52a0 (patch) | |
tree | dc99d85241112c9bac02e6b3e04d091cd6ca9e78 /llvm/lib/CodeGen/MachineInstrBundle.cpp | |
parent | a0c472d50f29d47223d3fc362ae11d9bff966dac (diff) | |
download | llvm-f005e2cb7aea4ed74a62bfbb1dce51e063cd52a0.zip llvm-f005e2cb7aea4ed74a62bfbb1dce51e063cd52a0.tar.gz llvm-f005e2cb7aea4ed74a62bfbb1dce51e063cd52a0.tar.bz2 |
[libc][math][c++23] Add {modf,remainder,remquo}bf16 math functions (#154652)
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>
Diffstat (limited to 'llvm/lib/CodeGen/MachineInstrBundle.cpp')
0 files changed, 0 insertions, 0 deletions