[libc-commits] [libc] [llvm] [libc][math] Refactor sinpif16 to header only. (PR #178503)

via libc-commits libc-commits at lists.llvm.org
Sat Feb 14 10:54:00 PST 2026


================
@@ -1275,6 +1275,21 @@ add_header_library(
     libc.src.__support.macros.optimization
 )
 
+add_header_library(
+  sinpif16
+  HDRS
+    sinpif16.h
+  DEPENDS
----------------
DannyDaoBoYang wrote:

added

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


More information about the libc-commits mailing list