[libc-commits] [PATCH] D101276: [libc] Add differential quality and perf analysis targets for sinf and cosf.

Siva Chandra via Phabricator via libc-commits libc-commits at lists.llvm.org
Mon Apr 26 12:39:52 PDT 2021


This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rGc6aa206b429d: [libc] Add differential quality and perf analysis targets for sinf and cosf. (authored by sivachandra).

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D101276

Files:
  libc/test/src/math/CMakeLists.txt
  libc/test/src/math/differential_testing/CMakeLists.txt
  libc/test/src/math/differential_testing/SingleInputSingleOutputDiff.h
  libc/test/src/math/differential_testing/cosf_diff.cpp
  libc/test/src/math/differential_testing/cosf_perf.cpp
  libc/test/src/math/differential_testing/sinf_diff.cpp
  libc/test/src/math/differential_testing/sinf_perf.cpp
  libc/test/src/math/exhaustive/CMakeLists.txt
  libc/test/src/math/exhaustive/cosf_test.cpp
  libc/test/src/math/exhaustive/sinf_test.cpp
  libc/test/src/math/exhaustive/sqrtf_test.cpp
  libc/utils/testutils/CMakeLists.txt
  libc/utils/testutils/StreamWrapper.cpp
  libc/utils/testutils/StreamWrapper.h
  libc/utils/testutils/Timer.cpp
  libc/utils/testutils/Timer.h

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D101276.340613.patch
Type: text/x-patch
Size: 18423 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libc-commits/attachments/20210426/c512341b/attachment-0001.bin>


More information about the libc-commits mailing list