[all-commits] [llvm/llvm-project] 9887a7: [libc] Add ULP function to MPFRNumber class to tes...

lntue via All-commits all-commits at lists.llvm.org
Tue Aug 18 10:52:50 PDT 2020


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: 9887a70e7a768f6fca135587ce3e62d691a3646d
      https://github.com/llvm/llvm-project/commit/9887a70e7a768f6fca135587ce3e62d691a3646d
  Author: Tue Ly <lntue at google.com>
  Date:   2020-08-18 (Tue, 18 Aug 2020)

  Changed paths:
    M libc/utils/MPFRWrapper/MPFRUtils.cpp
    M libc/utils/MPFRWrapper/MPFRUtils.h

  Log Message:
  -----------
  [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




More information about the All-commits mailing list