[libc-commits] [PATCH] D123440: [libc] Make expm1f correctly rounded when the targets have no FMA instructions.

Tue Ly via Phabricator via libc-commits libc-commits at lists.llvm.org
Wed Apr 27 09:41:58 PDT 2022


lntue updated this revision to Diff 425544.
lntue added a comment.

Sync to HEAD.


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D123440/new/

https://reviews.llvm.org/D123440

Files:
  libc/src/math/generic/expm1f.cpp
  libc/test/src/math/CMakeLists.txt
  libc/test/src/math/exhaustive/CMakeLists.txt
  libc/test/src/math/exhaustive/expm1f_no_fma_test.cpp
  libc/test/src/math/exhaustive/expm1f_test.cpp
  libc/test/src/math/expm1f_no_fma_test.cpp
  libc/test/src/math/expm1f_test.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D123440.425544.patch
Type: text/x-patch
Size: 14132 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libc-commits/attachments/20220427/ee654f72/attachment.bin>


More information about the libc-commits mailing list