]> git.ipfire.org Git - thirdparty/glibc.git/commit
AArch64: Improve codegen SVE log1p helper release/2.41/master
authorLuna Lamb <luna.lamb@arm.com>
Wed, 18 Jun 2025 16:12:19 +0000 (16:12 +0000)
committerWilco Dijkstra <wilco.dijkstra@arm.com>
Mon, 11 Aug 2025 15:31:30 +0000 (15:31 +0000)
commitc467918138d14fdc5a940adaade26de6fa7ebefb
treea65cd585997549ce51899ca56a1cad27bd3b8a5d
parent6db0f659c8eb71d38a8945f78be8de10d0c7074f
AArch64: Improve codegen SVE log1p helper

Improve codegen by packing coefficients.
4% and 2% improvement in throughput microbenchmark on Neoverse V1, for acosh
and atanh respectively.

Reviewed-by: Wilco Dijkstra <Wilco.Dijkstra@arm.com>
(cherry picked from commit 6849c5b791edd216f2ec3fdbe4d138bc69b9b333)
sysdeps/aarch64/fpu/acosh_sve.c
sysdeps/aarch64/fpu/atanh_sve.c
sysdeps/aarch64/fpu/sv_log1p_inline.h