[libc-commits] [libc] [llvm] [libc][math][c23] Add sinhbf16 function (PR #224645)

via libc-commits libc-commits at lists.llvm.org
Mon Sep 21 01:01:36 PDT 2026


================
@@ -0,0 +1,18 @@
+//===-- Implementation for sinhbf16(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.
+//
+//===----------------------------------------------------------------------===//
----------------
dil12321 wrote:

c0567c7fe905c459df5ea9cb1d2e44cf60561f3f

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


More information about the libc-commits mailing list