[libc] Add ULP function to MPFRNumber class to test correctly rounded functions such...
authorTue Ly <lntue@google.com>
Tue, 28 Jul 2020 05:35:18 +0000 (01:35 -0400)
committerTue Ly <lntue@google.com>
Tue, 18 Aug 2020 17:51:58 +0000 (13:51 -0400)
commit9887a70e7a768f6fca135587ce3e62d691a3646d
tree552a5900fb135ca78788f8d1efeb49ff1d5b2ff9
parent5a15f6628efcb583e1cca1fdc57d7e64f5f665da
[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.

Differential Revision: https://reviews.llvm.org/D84725
libc/utils/MPFRWrapper/MPFRUtils.cpp
libc/utils/MPFRWrapper/MPFRUtils.h