[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:40:52 PST 2026
================
@@ -0,0 +1,29 @@
+//===-- Shared logbf16 function-------------------------------- -*- C++ -*-===//
----------------
bassiounix wrote:
```suggestion
//===-- Shared logbf16 function ------------------------------- -*- C++ -*-===//
```
https://github.com/llvm/llvm-project/pull/176231
More information about the libc-commits
mailing list