[libc-commits] [libc] [libc] Add sinpif16 function (PR #110994)
    via libc-commits 
    libc-commits at lists.llvm.org
       
    Mon Oct  7 02:05:53 PDT 2024
    
    
  
================
@@ -390,6 +390,7 @@ set(TARGET_LIBM_ENTRYPOINTS
     libc.src.math.sincosf
     libc.src.math.sinf
     libc.src.math.sinhf
+    libc.src.math.sinpif16
----------------
overmighty wrote:
`_Float16` support is not yet enabled on 32-bit Arm. See https://github.com/llvm/llvm-project/pull/109700.
https://github.com/llvm/llvm-project/pull/110994
    
    
More information about the libc-commits
mailing list