[libc-commits] [PATCH] D121564: [libc] Let exhaustive tests indicate each interval PASSED/FAILED.

Tue Ly via Phabricator via libc-commits libc-commits at lists.llvm.org
Sun Mar 13 20:44:16 PDT 2022


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

Let exhaustive tests indicate each interval PASSED/FAILED.


Repository:
  rG LLVM Github Monorepo

https://reviews.llvm.org/D121564

Files:
  libc/test/src/math/exhaustive/exhaustive_test.cpp
  libc/test/src/math/exhaustive/exhaustive_test.h
  libc/test/src/math/exhaustive/expf_test.cpp
  libc/test/src/math/exhaustive/hypotf_test.cpp
  libc/test/src/math/exhaustive/log10f_test.cpp
  libc/test/src/math/exhaustive/log1pf_test.cpp
  libc/test/src/math/exhaustive/log2f_test.cpp
  libc/test/src/math/exhaustive/logf_test.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D121564.414978.patch
Type: text/x-patch
Size: 6938 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libc-commits/attachments/20220314/f9e96e52/attachment.bin>


More information about the libc-commits mailing list