[libc-commits] [PATCH] D116777: [libc] Add rounding mode support for MPFR testing macros.

Tue Ly via Phabricator via libc-commits libc-commits at lists.llvm.org
Wed Jan 12 21:16:36 PST 2022


lntue updated this revision to Diff 399543.
lntue added a comment.

Add simple tests for sqrt with different rounding modes.
Make all the MPFR util functions accept both precision and rounding mode.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D116777

Files:
  libc/test/src/math/SqrtTest.h
  libc/utils/MPFRWrapper/MPFRUtils.cpp
  libc/utils/MPFRWrapper/MPFRUtils.h

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D116777.399543.patch
Type: text/x-patch
Size: 47749 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libc-commits/attachments/20220113/11d7995a/attachment-0001.bin>


More information about the libc-commits mailing list