summaryrefslogtreecommitdiff
path: root/libc/test/src/math/fmaf16_test.cpp
AgeCommit message (Collapse)Author
2025-03-23[libc][math][c23] Add fmaf16 C23 math function. (#130757)Harrison Hao
Implementation of fmaf16 function for 16-bit inputs.