summaryrefslogtreecommitdiff
path: root/libc/utils/MPCWrapper/check_mpc.cpp
AgeCommit message (Collapse)Author
2025-01-28[libc][complex] Testing infra for MPC (#121261)Shourya Goel
This PR aims to add the groundwork to test the precision of libc complex functions against MPC. I took `cargf` as a test to verify that the infra works fine.