[libc-commits] [libc] [llvm] [libc] refactor bf16div to be header-only and constexpr (PR #181400)

via libc-commits libc-commits at lists.llvm.org
Sun Feb 22 03:31:10 PST 2026


mooofin wrote:

@bassiounix I've rebased this PR and aligned the changes with recently merged bfloat16 PRs,the implementation is now header-only, supports constexpr, and is integrated into the shared math library. All tests are passing.

Please let me know if there's anything else I should improvise upon 

https://github.com/llvm/llvm-project/pull/181400


More information about the libc-commits mailing list