[libc-commits] [PATCH] D153134: [libc][math] Improve exp2f performance.

Tue Ly via Phabricator via libc-commits libc-commits at lists.llvm.org
Fri Jun 16 06:51:24 PDT 2023


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

Improve performance for no-FMA, no-rounding instructions targets.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D153134

Files:
  libc/src/math/generic/CMakeLists.txt
  libc/src/math/generic/exp2f.cpp
  utils/bazel/llvm-project-overlay/libc/BUILD.bazel

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D153134.532133.patch
Type: text/x-patch
Size: 4655 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libc-commits/attachments/20230616/8435ae05/attachment-0001.bin>


More information about the libc-commits mailing list