llvm-project
[libc][math][c++23] Add log_bf16 math function
#157811
Merged

[libc][math][c++23] Add log_bf16 math function #157811

krishna2803 merged 17 commits into llvm:main from krishna2803:log_bf16
krishna2803
krishna2803 feat: implement sqrtbf16 higher math function
a3a5d6be
krishna2803 chore: add smoke and general tests for sqrtbf16 higher math function
edb359db
krishna2803 chore: update entrypoints
f7ff333d
krishna2803 docs: add sqrtbf16 higher math function
83ebd0f3
krishna2803 merge: branch 'main' into sqrtbf16
7aa9398a
krishna2803 docs: check atanpi
67ef3b83
krishna2803 feat: implement log_bf16 higher math function
9660c6dc
krishna2803 chore: add smoke tests for log_bf16 higher math function
fe1fdfd9
krishna2803 chore: add full range tests for log_bf16 higher math function
b6360842
krishna2803 chore: update entrypoints
5e797164
krishna2803 docs: add log_bf16 higher math function
50b6a8dd
krishna2803 style: add explicit U specifiers to constants
036887a4
krishna2803 merge: branch 'main' into log_bf16
2ae62549
krishna2803 krishna2803 requested a review from overmighty overmighty 57 days ago
krishna2803 krishna2803 requested a review from lntue lntue 57 days ago
krishna2803 fix: critical bug where 0x0f was used instead of 0x0.0p0f
0979c7a4
krishna2803 fix: NO FMA build
11cc8aa9
krishna2803 refactor: error headers and unused cast
c814888a
lntue
lntue commented on 2025-09-18
krishna2803 refactor: use FEnvSafeTest
5156c07b
lntue
lntue approved these changes on 2025-09-22
krishna2803 krishna2803 merged 1fda2577 into main 43 days ago
krishna2803 krishna2803 deleted the log_bf16 branch 43 days ago

Login to write a write a comment.

Login via GitHub

Reviewers
Assignees
No one assigned
Labels
Milestone