[libc-commits] [libc] [llvm] [libc][math] Refactor llogbl to be header-only and constexpr (PR #175376)
Muhammad Bassiouni via libc-commits
libc-commits at lists.llvm.org
Sat Feb 7 05:26:21 PST 2026
================
@@ -7,14 +7,11 @@
//===----------------------------------------------------------------------===//
#include "src/math/llogbl.h"
-#include "src/__support/FPUtil/ManipulationFunctions.h"
#include "src/__support/common.h"
----------------
bassiounix wrote:
```suggestion
```
https://github.com/llvm/llvm-project/pull/175376
More information about the libc-commits
mailing list