[libc-commits] [libc] [llvm] [libc][math] Refactor f16sqrtl to Header Only. (PR #176333)
via libc-commits
libc-commits at lists.llvm.org
Fri Jan 16 19:55:35 PST 2026
================
@@ -1,4 +1,4 @@
-//===-- Implementation of f16sqrtl function -------------------------------===//
+//===-- Implementation of f16sqrt function --------------------------------===//
----------------
AnonMiraj wrote:
```suggestion
//===-- Implementation of f16sqrtl function -------------------------------===//
```
https://github.com/llvm/llvm-project/pull/176333
More information about the libc-commits
mailing list