Skip to content

Commit 2e2da52

Browse files
krishna2803asl
authored andcommitted
chore: add libc math.h status page link
Signed-off-by: Krishna Pandey <[email protected]>
1 parent 97106c3 commit 2e2da52

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

content/posts/2025-09-10-bfloat16-in-llvm-libc.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -42,6 +42,7 @@ We also want all functions to be generic, platform independent and correctly rou
4242
| `scalbnbf16`, `scalblnbf16` | [#155569](https://github.com/llvm/llvm-project/pull/155569) |
4343
| `fmodbf16` | [#155575](https://github.com/llvm/llvm-project/pull/155575) |
4444

45+
The implementation status can be viewed at the libc `math.h` header implementation [status page](https://libc.llvm.org/headers/math/index.html), which is updated regularly.
4546

4647
## What was not done
4748

0 commit comments

Comments
 (0)