summaryrefslogtreecommitdiff
path: root/libc/test/src/math/smoke/sqrtf128_test.cpp
AgeCommit message (Expand)Author
2025-02-27[libc] Fix sqrtf128 smoke test for riscv32. (#129094)lntue
2025-02-13[libc][math] Improve the performance of sqrtf128. (#122578)lntue
2024-01-24[libc] Add sqrtf128 implementation for Linux x86_64. (#79195)felixh5678