Re-order exceptional branches and slightly adjust the evaluation.
Depends on https://reviews.llvm.org/D153026 .
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Paths
| Differential D153062
[libc][math] Slightly improve sinhf and coshf performance. ClosedPublic Authored by lntue on Jun 15 2023, 11:59 AM.
Details Summary Re-order exceptional branches and slightly adjust the evaluation.
Diff Detail
Event TimelineHerald added projects: Restricted Project, Restricted Project. · View Herald TranscriptJun 15 2023, 11:59 AM lntue added a parent revision: D153026: [libc][math] Improve tanhf performance..Jun 15 2023, 12:00 PM This revision is now accepted and ready to land.Jun 16 2023, 2:40 PM Closed by commit rG0ae409c0d70d: [libc][math] Slightly improve sinhf and coshf performance. (authored by lntue). · Explain WhyJun 20 2023, 6:27 AM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 532890 libc/src/math/generic/coshf.cpp
libc/src/math/generic/explogxf.h
libc/src/math/generic/sinhf.cpp
|