[libc-commits] [PATCH] D84725: [libc] Add ULP function to MPFRNumber class to test correctly rounded functions such as SQRT, FMA.
Tue Ly via Phabricator via libc-commits
libc-commits at lists.llvm.org
Tue Jul 28 14:02:15 PDT 2020
lntue created this revision.
lntue added a reviewer: sivachandra.
Herald added subscribers: ecnelises, tschuett.
Herald added a project: libc-project.
Harbormaster failed remote builds in B65957: Diff 281114!
Harbormaster returned this revision to the author for changes because remote builds failed.
lntue updated this revision to Diff 281354.
lntue added a comment.
lntue requested review of this revision.
[libc] Add ULP function to MPFRNumber class to test correctly rounded functions such as SQRT, FMA.
Add ULP function to MPFRNumber class to test correctly rounded functions.
Repository:
rG LLVM Github Monorepo
https://reviews.llvm.org/D84725
Files:
libc/utils/MPFRWrapper/MPFRUtils.cpp
libc/utils/MPFRWrapper/MPFRUtils.h
libc/utils/UnitTest/Test.cpp
libc/utils/UnitTest/Test.h
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D84725.281354.patch
Type: text/x-patch
Size: 7717 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libc-commits/attachments/20200728/2a10ba87/attachment.bin>
More information about the libc-commits
mailing list