[libc-commits] [PATCH] D124495: [libc] Implement double precision FMA for targets without FMA instructions.
Tue Ly via Phabricator via libc-commits
libc-commits at lists.llvm.org
Fri Jun 10 17:39:12 PDT 2022
lntue added a comment.
In D124495#3574044 <https://reviews.llvm.org/D124495#3574044>, @sivachandra wrote:
> Nit: The changes to sqrt*.cpp and str_to_float.h are not related - please land them separately as "Obvious".
Refactor the changes in sqrt, str_to_float, and Hypot to https://reviews.llvm.org/rG2a746ebf1a4e
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D124495/new/
https://reviews.llvm.org/D124495
More information about the libc-commits
mailing list