[libc-commits] [libc] [llvm] [libc][complex] Testing infra for MPC (PR #121261)

Shourya Goel via libc-commits libc-commits at lists.llvm.org
Fri Jan 10 09:37:16 PST 2025


================
@@ -46,6 +46,34 @@ function(add_fp_unittest name)
   )
 endfunction(add_fp_unittest)
 
+function(add_cfp_unittest name)
+  cmake_parse_arguments(
+    "COMPLEX_UNITTEST"
+    "NEED_MPC" # Optional argument
----------------
Sh0g0-1758 wrote:

done. 

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


More information about the libc-commits mailing list