[libc-commits] [PATCH] D127091: [libc][math] Differential "diff" test for hypot/hypotf functions.

Kirill Okhotnikov via Phabricator via libc-commits libc-commits at lists.llvm.org
Mon Jun 6 02:49:20 PDT 2022


orex created this revision.
orex added reviewers: michaelrj, lntue, sivachandra.
Herald added subscribers: libc-commits, ecnelises, tschuett, mgorny.
Herald added projects: libc-project, All.
orex published this revision for review.

Added test handler in preparation to fmod/fmodf commit.


Repository:
  rG LLVM Github Monorepo

https://reviews.llvm.org/D127091

Files:
  libc/test/src/math/differential_testing/BinaryOpSingleOutputDiff.h
  libc/test/src/math/differential_testing/CMakeLists.txt
  libc/test/src/math/differential_testing/hypot_diff.cpp
  libc/test/src/math/differential_testing/hypotf_diff.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D127091.434408.patch
Type: text/x-patch
Size: 5332 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libc-commits/attachments/20220606/d5f29095/attachment-0001.bin>


More information about the libc-commits mailing list