[libc-commits] [PATCH] D115828: [libc] Implement correctly rounded log2f based on RLIBM library.
Paul Zimmermann via Phabricator via libc-commits
libc-commits at lists.llvm.org
Wed Dec 15 23:31:52 PST 2021
zimmermann6 added a comment.
this patch does not apply to the current main branch (db5aceb <https://reviews.llvm.org/rGdb5aceb9793967992c1bcf154327979a4328ec42>):
$ patch -p1 -i /tmp/D115828.diff
patching file libc/config/linux/aarch64/entrypoints.txt
Hunk #1 FAILED at 136.
1 out of 1 hunk FAILED -- saving rejects to file libc/config/linux/aarch64/entrypoints.txt.rej
It seems this patch was built on the branch which adds logf.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D115828/new/
https://reviews.llvm.org/D115828
More information about the libc-commits
mailing list