[libc-commits] [PATCH] D134104: [libc][math] Implement exp10f function correctly rounded to all rounding modes.
Paul Zimmermann via Phabricator via libc-commits
libc-commits at lists.llvm.org
Mon Sep 19 01:23:25 PDT 2022
zimmermann6 requested changes to this revision.
zimmermann6 added a comment.
This revision now requires changes to proceed.
I got one reject when applying this patch to main (revision 458598c <https://reviews.llvm.org/rG458598ccc50c5118107f05d60f3d043772a91f26>):
patching file libc/src/math/generic/explogxf.h
Hunk #1 FAILED at 51.
Hunk #2 succeeded at 41 with fuzz 2 (offset -29 lines).
1 out of 2 hunks FAILED -- saving rejects to file libc/src/math/generic/explogxf.h.rej
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D134104/new/
https://reviews.llvm.org/D134104
More information about the libc-commits
mailing list