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