[libc-commits] [libc] [llvm] [libc][math] Refactor sqrtf128 to header only (PR #177760)

Muhammad Bassiouni via libc-commits libc-commits at lists.llvm.org
Mon Jan 26 12:58:57 PST 2026


================
@@ -0,0 +1,446 @@
+//===-- Implementation header of sqrtf128 function
+//-------------------------------===//
----------------
bassiounix wrote:

```suggestion
//===-- Implementation header of sqrtf128 ---------------===//
```

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


More information about the libc-commits mailing list