[libc-commits] [libc] [llvm] [libc][math] Refactor logbf16 to Header Only. (PR #176231)
Muhammad Bassiouni via libc-commits
libc-commits at lists.llvm.org
Fri Jan 16 13:42:55 PST 2026
================
@@ -67,4 +67,5 @@ add_fp_unittest(
libc.src.__support.math.rsqrtf
libc.src.__support.math.rsqrtf16
libc.src.__support.math.sin
+ libc.src.__support.math.logbf16
----------------
bassiounix wrote:
move to its location
https://github.com/llvm/llvm-project/pull/176231
More information about the libc-commits
mailing list