[all-commits] [llvm/llvm-project] d5700b: [libc] Calculate ulp error after rounding MPFR res...
Siva Chandra via All-commits
all-commits at lists.llvm.org
Wed Jun 23 13:30:19 PDT 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: d5700bb694490b7e2a3c5dbd29d2a82b0843c8e9
https://github.com/llvm/llvm-project/commit/d5700bb694490b7e2a3c5dbd29d2a82b0843c8e9
Author: Siva Chandra Reddy <sivachandra at google.com>
Date: 2021-06-23 (Wed, 23 Jun 2021)
Changed paths:
M libc/utils/MPFRWrapper/MPFRUtils.cpp
Log Message:
-----------
[libc] Calculate ulp error after rounding MPFR result to the result type.
Reviewed By: lntue
Differential Revision: https://reviews.llvm.org/D104615
More information about the All-commits
mailing list