[libc-commits] [libc] [libc] Add sinpif16 function (PR #110994)

via libc-commits libc-commits at lists.llvm.org
Mon Oct 14 13:56:04 PDT 2024


================
@@ -0,0 +1,42 @@
+//===-- Unittests for sinpif16 --------------------------------------------===//
+//
+// 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: formatting.

```suggestion
//===----------------------------------------------------------------------===//
```

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


More information about the libc-commits mailing list