[libc-commits] [PATCH] D116122: [libc] Add performance tests for hypotf and hypot.

Tue Ly via Phabricator via libc-commits libc-commits at lists.llvm.org
Tue Dec 21 11:24:30 PST 2021


lntue created this revision.
lntue added reviewers: sivachandra, michaelrj.
Herald added subscribers: ecnelises, tschuett, mgorny.
Herald added a project: libc-project.
lntue requested review of this revision.

Add performance tests for hypotf and hypot.


Repository:
  rG LLVM Github Monorepo

https://reviews.llvm.org/D116122

Files:
  libc/test/src/math/differential_testing/BinaryOpSingleOutputDiff.h
  libc/test/src/math/differential_testing/CMakeLists.txt
  libc/test/src/math/differential_testing/hypot_perf.cpp
  libc/test/src/math/differential_testing/hypotf_perf.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D116122.395729.patch
Type: text/x-patch
Size: 6733 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libc-commits/attachments/20211221/3c27854d/attachment-0001.bin>


More information about the libc-commits mailing list