diff options
author | Krishna Pandey <kpandey81930@gmail.com> | 2025-08-08 09:45:22 +0530 |
---|---|---|
committer | GitHub <noreply@github.com> | 2025-08-08 00:15:22 -0400 |
commit | 15a705dc931aace6ea2edf895e4258e0c3d825a0 (patch) | |
tree | d5e7daee835af7e3b5ed1fe98d6b4deedc6b7f98 /clang/lib/Frontend/CompilerInvocation.cpp | |
parent | 7d886fab74d4037d654d02bed24dd97c0ba863d6 (diff) | |
download | llvm-15a705dc931aace6ea2edf895e4258e0c3d825a0.zip llvm-15a705dc931aace6ea2edf895e4258e0c3d825a0.tar.gz llvm-15a705dc931aace6ea2edf895e4258e0c3d825a0.tar.bz2 |
[libc][math][c++23] Add {ceil,floor,round,roundeven,trunc}bf16 math functions (#152352)
This PR implements the following basic math functions for BFloat16 type
along with the tests:
- ceilbf16
- floorbf16
- roundbf16
- roundevenbf16
- truncbf16
---------
Signed-off-by: Krishna Pandey <kpandey81930@gmail.com>
Diffstat (limited to 'clang/lib/Frontend/CompilerInvocation.cpp')
0 files changed, 0 insertions, 0 deletions