[all-commits] [llvm/llvm-project] cce650: [libc] Add rounding mode support for MPFR testing ...

lntue via All-commits all-commits at lists.llvm.org
Thu Jan 13 10:29:17 PST 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: cce650776722ba36d81941e0f2e31a9602c88682
      https://github.com/llvm/llvm-project/commit/cce650776722ba36d81941e0f2e31a9602c88682
  Author: Tue Ly <lntue at google.com>
  Date:   2022-01-13 (Thu, 13 Jan 2022)

  Changed paths:
    M libc/test/src/math/SqrtTest.h
    M libc/utils/MPFRWrapper/MPFRUtils.cpp
    M libc/utils/MPFRWrapper/MPFRUtils.h

  Log Message:
  -----------
  [libc] Add rounding mode support for MPFR testing macros.

Add an extra argument for rounding mode to EXPECT_MPFR_MATCH and ASSERT_MPFR_MATCH macros.

Reviewed By: sivachandra, michaelrj

Differential Revision: https://reviews.llvm.org/D116777




More information about the All-commits mailing list