[libc-commits] [libc] [llvm] [libc][math] Refactor logbf to Header Only. (PR #176222)
Muhammad Bassiouni via libc-commits
libc-commits at lists.llvm.org
Fri Jan 16 14:02:28 PST 2026
================
@@ -0,0 +1,26 @@
+//===-- Implementation header for logbf--------------------------*- C++ -*-===//
----------------
bassiounix wrote:
```suggestion
//===-- Implementation header for logbf -------------------------*- C++ -*-===//
```
https://github.com/llvm/llvm-project/pull/176222
More information about the libc-commits
mailing list