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

via libc-commits libc-commits at lists.llvm.org
Mon Oct 7 02:05:55 PDT 2024


================
@@ -275,7 +275,8 @@ set(TARGET_LIBM_ENTRYPOINTS
     libc.src.math.sincosf
     libc.src.math.sincosf
     libc.src.math.sinf
-    libc.src.math.sinhf
+    libc.src.math.sinhfi
----------------
overmighty wrote:

Typo.

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


More information about the libc-commits mailing list