diff options
author | Wilco Dijkstra <wilco.dijkstra@arm.com> | 2024-12-13 15:43:07 +0000 |
---|---|---|
committer | Wilco Dijkstra <wilco.dijkstra@arm.com> | 2025-02-28 15:13:31 +0000 |
commit | d2febe7c407665c18cfea1930c65f41899ab3aa3 (patch) | |
tree | f730bca3e232b0d70a2e7748c11af2337ff7a213 /math/auto-libm-test-out-narrow-fma | |
parent | 20b5d5ce26f548286bb8d5c69db041d3b89268aa (diff) | |
download | glibc-release/2.35/master.zip glibc-release/2.35/master.tar.gz glibc-release/2.35/master.tar.bz2 |
math: Improve layout of exp/exp10 datarelease/2.35/master
GCC aligns global data to 16 bytes if their size is >= 16 bytes. This patch
changes the exp_data struct slightly so that the fields are better aligned
and without gaps. As a result on targets that support them, more load-pair
instructions are used in exp.
The exp benchmark improves 2.5%, "144bits" by 7.2%, "768bits" by 12.7% on
Neoverse V2.
Reviewed-by: Adhemerval Zanella <adhemerval.zanella@linaro.org>
(cherry picked from commit 5afaf99edb326fd9f36eb306a828d129a3a1d7f7)
(cherry picked from commit 5a08d049dc5037e89eb95bb1506652f0043fa39e)
Diffstat (limited to 'math/auto-libm-test-out-narrow-fma')
0 files changed, 0 insertions, 0 deletions