[libc-commits] [PATCH] D153026: [libc][math] Improve tanhf performance.

Tue Ly via Phabricator via libc-commits libc-commits at lists.llvm.org
Thu Jun 15 07:14:28 PDT 2023


lntue created this revision.
lntue added reviewers: michaelrj, sivachandra, zimmermann6.
Herald added projects: libc-project, All.
lntue requested review of this revision.

Re-order exceptional branches and slightly adjust the evaluation.


Repository:
  rG LLVM Github Monorepo

https://reviews.llvm.org/D153026

Files:
  libc/src/__support/macros/properties/CMakeLists.txt
  libc/src/__support/macros/properties/cpu_features.h
  libc/src/math/generic/CMakeLists.txt
  libc/src/math/generic/tanhf.cpp
  libc/test/src/math/tanhf_test.cpp
  utils/bazel/llvm-project-overlay/libc/BUILD.bazel

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D153026.531745.patch
Type: text/x-patch
Size: 10926 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libc-commits/attachments/20230615/c4c32026/attachment-0001.bin>


More information about the libc-commits mailing list