[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


================
@@ -7,14 +7,12 @@
 //===----------------------------------------------------------------------===//
 
 #include "src/math/ilogbf16.h"
-#include "src/__support/FPUtil/ManipulationFunctions.h"
 #include "src/__support/common.h"
 #include "src/__support/macros/config.h"
----------------
bassiounix wrote:

```suggestion
```

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


More information about the libc-commits mailing list