[all-commits] [llvm/llvm-project] ba95df: [libc] sqrt and log functions fuzz tests (#148006)

sribee8 via All-commits all-commits at lists.llvm.org
Tue Jul 15 13:04:28 PDT 2025


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: ba95df17ece2f6a137ccf88dd95841889e285953
      https://github.com/llvm/llvm-project/commit/ba95df17ece2f6a137ccf88dd95841889e285953
  Author: sribee8 <sriya.pratipati at gmail.com>
  Date:   2025-07-15 (Tue, 15 Jul 2025)

  Changed paths:
    M libc/fuzzing/math/CMakeLists.txt
    R libc/fuzzing/math/atan_fuzz.cpp
    A libc/fuzzing/math/log10_fuzz.cpp
    A libc/fuzzing/math/log1p_fuzz.cpp
    A libc/fuzzing/math/log2_fuzz.cpp
    A libc/fuzzing/math/log_fuzz.cpp
    M libc/fuzzing/math/sincos_fuzz.cpp
    A libc/fuzzing/math/sqrt_fuzz.cpp

  Log Message:
  -----------
  [libc] sqrt and log functions fuzz tests (#148006)

added fuzz tests for sqrt and log functions

---------

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