[libc-commits] [PATCH] D130498: [libc] Use nearest_integer instructions to improve expf performance.
Michael Jones via Phabricator via libc-commits
libc-commits at lists.llvm.org
Mon Jul 25 10:47:58 PDT 2022
michaelrj added inline comments.
================
Comment at: libc/src/math/generic/CMakeLists.txt:486
libc.src.__support.FPUtil.fputil
+ libc.src.__support.FPUtil.nearest_integer
libc.src.__support.FPUtil.polyeval
----------------
you should probably also explicitly include multiply add
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D130498/new/
https://reviews.llvm.org/D130498
More information about the libc-commits
mailing list