[libc-commits] [libc] [libc][math][c23] Add acospif16() function (PR #134664)

via libc-commits libc-commits at lists.llvm.org
Thu Apr 10 05:08:56 PDT 2025


================
@@ -0,0 +1,135 @@
+//===-- Half-precision acospif16(x) function ------------------------------===//
+//
+// Part of the LLVM Project, under the Apache License v2.0 with LLVM Exceptions.
+// See https://llvm.org/LICENSE.txt for license information.
+// SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception.
+//
+//
----------------
overmighty wrote:

Nit:

```suggestion
//
```

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


More information about the libc-commits mailing list