[all-commits] [llvm/llvm-project] 82df72: [libc] Make logf function correctly rounded for al...

lntue via All-commits all-commits at lists.llvm.org
Tue Jan 25 12:22:45 PST 2022


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

  Changed paths:
    M libc/src/math/generic/logf.cpp
    M libc/test/src/math/logf_test.cpp

  Log Message:
  -----------
  [libc] Make logf function correctly rounded for all rounding modes.

Make logf function correctly rounded for all rounding modes.

Reviewed By: sivachandra, zimmermann6, santoshn, jpl169

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




More information about the All-commits mailing list