[libc-commits] [PATCH] D150906: [libc] Add a str() method to FPBits which returns a string representation.

Siva Chandra via Phabricator via libc-commits libc-commits at lists.llvm.org
Thu May 18 23:17:11 PDT 2023


sivachandra updated this revision to Diff 523661.
sivachandra added a comment.

Separate out x86 long double and other long double tests.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D150906

Files:
  libc/src/__support/FPUtil/CMakeLists.txt
  libc/src/__support/FPUtil/FPBits.h
  libc/src/__support/FPUtil/x86_64/LongDoubleBits.h
  libc/test/UnitTest/FPMatcher.h
  libc/test/src/__support/FPUtil/CMakeLists.txt
  libc/test/src/__support/FPUtil/fpbits_test.cpp
  libc/utils/MPFRWrapper/MPFRUtils.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D150906.523661.patch
Type: text/x-patch
Size: 25480 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libc-commits/attachments/20230519/fa5ab4d1/attachment-0001.bin>


More information about the libc-commits mailing list