[libc-commits] [PATCH] D85486: [libc][NFC] Add library of floating point test matchers.

Siva Chandra via Phabricator via libc-commits libc-commits at lists.llvm.org
Fri Aug 7 23:34:43 PDT 2020


This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rGdb936e0e9153: [libc][NFC] Add library of floating point test matchers. (authored by sivachandra).

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D85486

Files:
  libc/test/src/math/CMakeLists.txt
  libc/test/src/math/fmax_test.cpp
  libc/test/src/math/fmaxf_test.cpp
  libc/test/src/math/fmaxl_test.cpp
  libc/test/src/math/fmin_test.cpp
  libc/test/src/math/fminf_test.cpp
  libc/test/src/math/fminl_test.cpp
  libc/utils/FPUtil/CMakeLists.txt
  libc/utils/FPUtil/TestHelpers.cpp
  libc/utils/FPUtil/TestHelpers.h
  libc/utils/UnitTest/Test.cpp
  libc/utils/UnitTest/Test.h

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D85486.284120.patch
Type: text/x-patch
Size: 37888 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libc-commits/attachments/20200808/885a7efc/attachment-0001.bin>


More information about the libc-commits mailing list