[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
Wed Dec 22 21:39:19 PST 2021


lntue updated this revision to Diff 395972.
lntue added a comment.

[libc] Add performance tests for hypotf and hypot.


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D116122/new/

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.395972.patch
Type: text/x-patch
Size: 6763 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libc-commits/attachments/20211223/8ea45215/attachment.bin>


More information about the libc-commits mailing list