[libc-commits] [libc] [llvm] [libc][math] Refactor sqrtf128 to header only (PR #177760)
Muhammad Bassiouni via libc-commits
libc-commits at lists.llvm.org
Thu Jan 29 18:46:03 PST 2026
================
@@ -0,0 +1,456 @@
+//===-- Implementation header of sqrtf128 ---------------===//
----------------
bassiounix wrote:
this should extend to the end of the line.
https://github.com/llvm/llvm-project/pull/177760
More information about the libc-commits
mailing list