[libc-commits] [PATCH] D84726: [libc] Add implementations for sqrt, sqrtf, and sqrtl.
Siva Chandra via Phabricator via libc-commits
libc-commits at lists.llvm.org
Tue Aug 25 22:59:03 PDT 2020
sivachandra accepted this revision.
sivachandra added a comment.
This revision is now accepted and ready to land.
Please follow up with patches to switch to `NormalFloat` and a doc explaining the algorithm.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D84726/new/
https://reviews.llvm.org/D84726
More information about the libc-commits
mailing list