[libc-commits] [PATCH] D148450: [libc][NFC] Remove use of StreamWrapper from math differential tests.

Siva Chandra via Phabricator via libc-commits libc-commits at lists.llvm.org
Sat Apr 15 22:45:17 PDT 2023


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

Along the way, the utility Timer has been moved to the math differential
test directory.


Repository:
  rG LLVM Github Monorepo

https://reviews.llvm.org/D148450

Files:
  libc/test/src/math/differential_testing/BinaryOpSingleOutputDiff.h
  libc/test/src/math/differential_testing/CMakeLists.txt
  libc/test/src/math/differential_testing/SingleInputSingleOutputDiff.h
  libc/test/src/math/differential_testing/Timer.cpp
  libc/test/src/math/differential_testing/Timer.h
  libc/utils/testutils/CMakeLists.txt
  libc/utils/testutils/Timer.cpp
  libc/utils/testutils/Timer.h

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D148450.513965.patch
Type: text/x-patch
Size: 7958 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libc-commits/attachments/20230416/4898dc6b/attachment.bin>


More information about the libc-commits mailing list