summaryrefslogtreecommitdiff
path: root/libc/fuzzing/math/f16sqrt_fuzz.cpp
AgeCommit message (Collapse)Author
2025-07-25[libc] Fuzz tests for fsqrt, f16sqrt, and hypot (#150489)sribee8
Added fuzz tests for f16sqrt, fsqrt, and hypot --------- Co-authored-by: Sriya Pratipati <sriyap@google.com>