[libc-commits] [libc] [llvm] [libc][math] Refactor fsqrt to Header Only (PR #175444)

Muhammad Bassiouni via libc-commits libc-commits at lists.llvm.org
Sun Jan 11 14:36:54 PST 2026


================
@@ -0,0 +1,24 @@
+//===-- Implementation header for fsqrt ------------------------*- C++ -*-===//
----------------
bassiounix wrote:

```suggestion
//===-- Shared header for fsqrt ---------------------------------*- C++ -*-===//
```

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


More information about the libc-commits mailing list