[libc-commits] [PATCH] D121463: [libc] Implement exp2f function that is correctly rounded for all rounding modes.

Tue Ly via Phabricator via libc-commits libc-commits at lists.llvm.org
Mon Mar 14 06:42:59 PDT 2022


This revision was automatically updated to reflect the committed changes.
Closed by commit rG64721a3312c6: [libc] Implement exp2f function that is correctly rounded for all rounding… (authored by lntue).

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D121463

Files:
  libc/src/math/generic/CMakeLists.txt
  libc/src/math/generic/exp2f.cpp
  libc/test/src/math/exhaustive/CMakeLists.txt
  libc/test/src/math/exhaustive/exp2f_test.cpp
  libc/test/src/math/exp2f_test.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D121463.415085.patch
Type: text/x-patch
Size: 16293 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libc-commits/attachments/20220314/fb0d6ec5/attachment-0001.bin>


More information about the libc-commits mailing list