[libc-commits] [libc] [libc][complex] Add cargf and carg functions to libc complex math (PR #204087)

via libc-commits libc-commits at lists.llvm.org
Thu Jun 18 00:46:13 PDT 2026


================
@@ -510,6 +510,8 @@ endif()
 
 set(TARGET_LIBM_ENTRYPOINTS
     # complex.h entrypoints
+    libc.src.complex.carg
----------------
jinge90 wrote:

Done.
Thanks very much.

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


More information about the libc-commits mailing list