[libc-commits] [PATCH] D79724: [libc] Consolidate floating point utils into a single utils library.

Siva Chandra via Phabricator via libc-commits libc-commits at lists.llvm.org
Fri May 15 11:25:58 PDT 2020


This revision was automatically updated to reflect the committed changes.
Closed by commit rG32a22a423c71: [libc] Consolidate floating point utils into a single utils library. (authored by sivachandra).

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D79724

Files:
  libc/test/src/math/CMakeLists.txt
  libc/test/src/math/cosf_test.cpp
  libc/test/src/math/float.h
  libc/test/src/math/sdcomp26094.h
  libc/test/src/math/sincosf_test.cpp
  libc/test/src/math/sinf_test.cpp
  libc/utils/CMakeLists.txt
  libc/utils/FPUtil/BitPatterns.h
  libc/utils/FPUtil/CMakeLists.txt
  libc/utils/FPUtil/FloatOperations.h
  libc/utils/FPUtil/FloatProperties.h
  libc/utils/MPFRWrapper/CMakeLists.txt
  libc/utils/MPFRWrapper/MPFRUtils.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D79724.264296.patch
Type: text/x-patch
Size: 32941 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libc-commits/attachments/20200515/25520308/attachment-0001.bin>


More information about the libc-commits mailing list