[libc-commits] [libc] [llvm] [libc][math] Refactor bf16fma to Header Only (PR #182572)
Anirudh Mathur via libc-commits
libc-commits at lists.llvm.org
Sun Mar 15 09:31:07 PDT 2026
AnirudhMathur12 wrote:
Hey @bassiounix! I made the required modifications.
- Added required test case in `libc/test/shared/shared_math_test.cpp`
- Resolved merge conflicts in `utils/bazel/llvm-project-overlay/libc/BUILD.bazel` and `libc/test/shared/shared_math_test.cpp`
- Added the header `#include "math/bf16fmaf.h"` in `libc/shared/math.h`
Let me know if anything else needs to be changed!
https://github.com/llvm/llvm-project/pull/182572
More information about the libc-commits
mailing list