[libc-commits] [libc] [llvm] [libc][math] Refactor ilogbf128 to Header Only (PR #175396)

Muhammad Bassiouni via libc-commits libc-commits at lists.llvm.org
Mon Jan 26 15:50:55 PST 2026


================
@@ -612,7 +612,7 @@ add_header_library(
 )
 
 add_header_library(
-  fsqrt
+    fsqrt
----------------
bassiounix wrote:

```suggestion
  fsqrt
```

https://github.com/llvm/llvm-project/pull/175396


More information about the libc-commits mailing list