Skip to content

[libc][math][c++23] Add bf16mul{,f,l,f128} math functions - #152847

Merged
lntue merged 13 commits into
llvm:mainfrom
krishna2803:bf16mul
Aug 11, 2025
Merged

[libc][math][c++23] Add bf16mul{,f,l,f128} math functions#152847
lntue merged 13 commits into
llvm:mainfrom
krishna2803:bf16mul

Conversation

@krishna2803

Copy link
Copy Markdown
Contributor

This PR adds the following basic math functions for BFloat16 type along with the tests:

  • bf16mul
  • bf16mulf
  • bf16mull
  • bf16mulf128

Signed-off-by: Krishna Pandey <kpandey81930@gmail.com>
Signed-off-by: Krishna Pandey <kpandey81930@gmail.com>
Signed-off-by: Krishna Pandey <kpandey81930@gmail.com>
Signed-off-by: Krishna Pandey <kpandey81930@gmail.com>
Signed-off-by: Krishna Pandey <kpandey81930@gmail.com>
Signed-off-by: Krishna Pandey <kpandey81930@gmail.com>
Signed-off-by: Krishna Pandey <kpandey81930@gmail.com>
Signed-off-by: Krishna Pandey <kpandey81930@gmail.com>
Signed-off-by: Krishna Pandey <kpandey81930@gmail.com>
Signed-off-by: Krishna Pandey <kpandey81930@gmail.com>
Comment thread libc/config/baremetal/arm/entrypoints.txt
Comment thread libc/test/src/math/smoke/bf16mull_test.cpp Outdated
Signed-off-by: Krishna Pandey <kpandey81930@gmail.com>
@overmighty
overmighty requested a review from lntue August 9, 2025 16:23
@lntue
lntue merged commit 628c0e3 into llvm:main Aug 11, 2025
19 checks passed
@krishna2803
krishna2803 deleted the bf16mul branch August 12, 2025 16:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants