summaryrefslogtreecommitdiff
path: root/libc/test/src/math/performance_testing/exp2f16_perf.cpp
AgeCommit message (Expand)Author
2025-04-24[libc][math] Improve performance test framework (#134501)Tejas Vipin
2024-08-06[libc][math][c23] Add exp2f16 C23 math function (#101217)OverMighty