[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 14:35:57 PDT 2023
sivachandra updated this revision to Diff 523565.
sivachandra added a comment.
Fix long double tests on aarch64.
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.523565.patch
Type: text/x-patch
Size: 23823 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libc-commits/attachments/20230518/aa6450ec/attachment-0001.bin>
More information about the libc-commits
mailing list