[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 10:46:46 PST 2026


================
@@ -599,11 +599,11 @@ add_header_library(
     frexpf128.h
   DEPENDS
     libc.src.__support.macros.properties.types
-    libc.src.__support.FPUtil.manipulation_functions
+libc.src.__support.FPUtil.manipulation_functions
 )
 
 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