[all-commits] [llvm/llvm-project] da3019: [libc] Fuzz tests for fsqrt, f16sqrt, and hypot (#...
sribee8 via All-commits
all-commits at lists.llvm.org
Fri Jul 25 10:15:47 PDT 2025
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: da30197f1c967c3196a376439c860c2d55b84495
https://github.com/llvm/llvm-project/commit/da30197f1c967c3196a376439c860c2d55b84495
Author: sribee8 <sriya.pratipati at gmail.com>
Date: 2025-07-25 (Fri, 25 Jul 2025)
Changed paths:
M libc/fuzzing/math/CMakeLists.txt
A libc/fuzzing/math/f16sqrt_fuzz.cpp
A libc/fuzzing/math/fsqrt_fuzz.cpp
A libc/fuzzing/math/hypot_fuzz.cpp
Log Message:
-----------
[libc] Fuzz tests for fsqrt, f16sqrt, and hypot (#150489)
Added fuzz tests for f16sqrt, fsqrt, and hypot
---------
Co-authored-by: Sriya Pratipati <sriyap at google.com>
To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications
More information about the All-commits
mailing list