summaryrefslogtreecommitdiff
path: root/libc/test/src/math/performance_testing/fmodf16_perf.cpp
AgeCommit message (Expand)Author
2025-04-24[libc][math] Improve performance test framework (#134501)Tejas Vipin
2024-08-29[libc][math] Add performance tests for fmul and fmull. (#106262)Job Henandez Lara
2024-06-07[libc][math][c23] Add fmodf16 C23 math function (#94629)OverMighty