[libc-commits] [PATCH] D124495: [libc] Implement double precision FMA for targets without FMA instructions.

Siva Chandra via Phabricator via libc-commits libc-commits at lists.llvm.org
Fri Jun 10 10:50:00 PDT 2022


sivachandra accepted this revision.
sivachandra added a comment.

Nit: The changes to sqrt*.cpp and str_to_float.h are not related - please land them separately as "Obvious".


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