[libc-commits] [libc] [llvm] [libc][math] Refactor bf16div to be header-only and constexpr (PR #181400)
via libc-commits
libc-commits at lists.llvm.org
Wed Mar 4 02:56:36 PST 2026
mooofin wrote:
I refered the recently merged PR for bf16divf and followed the same pattern to add the libc_support_library and libc_math_function targets
https://github.com/llvm/llvm-project/pull/181400
More information about the libc-commits
mailing list