[all-commits] [llvm/llvm-project] 76b57e: [libc][math] Differential "diff" test for hypot/hy...

orex via All-commits all-commits at lists.llvm.org
Fri Jun 10 01:09:28 PDT 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 76b57ef88c4e79ddcfc40393a26de9185c6df9a3
      https://github.com/llvm/llvm-project/commit/76b57ef88c4e79ddcfc40393a26de9185c6df9a3
  Author: Kirill Okhotnikov <okir at google.com>
  Date:   2022-06-10 (Fri, 10 Jun 2022)

  Changed paths:
    M libc/test/src/math/differential_testing/BinaryOpSingleOutputDiff.h
    M libc/test/src/math/differential_testing/CMakeLists.txt
    A libc/test/src/math/differential_testing/hypot_diff.cpp
    A libc/test/src/math/differential_testing/hypotf_diff.cpp

  Log Message:
  -----------
  [libc][math] Differential "diff" test for hypot/hypotf functions.

Added test handler in preparation to fmod/fmodf commit.

Differential Revision: https://reviews.llvm.org/D127091




More information about the All-commits mailing list