[libc-commits] [libc] [llvm] [libc][math] Refactor ilogbf16 implementation to header-only in src/__support/math folder. (PR #175450)

Muhammad Bassiouni via libc-commits libc-commits at lists.llvm.org
Sun Jan 11 15:02:16 PST 2026


================
@@ -1792,6 +1812,7 @@ add_entrypoint_object(
   HDRS
     ../ilogbf16.h
   DEPENDS
+    libc.src.__support.math.ilogbf16
     libc.src.__support.macros.properties.types
     libc.src.__support.FPUtil.manipulation_functions
----------------
bassiounix wrote:

```suggestion
```

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


More information about the libc-commits mailing list