[libc-commits] [PATCH] D118149: [libc] Make logf function correctly rounded for all rounding modes.

Tue Ly via Phabricator via libc-commits libc-commits at lists.llvm.org
Tue Jan 25 08:02:32 PST 2022


lntue created this revision.
lntue added reviewers: sivachandra, michaelrj, zimmermann6, cqlauter, santoshn, jpl169.
Herald added subscribers: ecnelises, tschuett.
Herald added a project: libc-project.
lntue requested review of this revision.

Make logf function correctly rounded for all rounding modes.


Repository:
  rG LLVM Github Monorepo

https://reviews.llvm.org/D118149

Files:
  libc/src/math/generic/logf.cpp
  libc/test/src/math/logf_test.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D118149.402915.patch
Type: text/x-patch
Size: 4297 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libc-commits/attachments/20220125/51204734/attachment-0001.bin>


More information about the libc-commits mailing list