]> git.ipfire.org Git - thirdparty/glibc.git/commit
AArch64: Improve codegen for SVE powf
authorYat Long Poon <yatlong.poon@arm.com>
Thu, 13 Feb 2025 18:03:04 +0000 (18:03 +0000)
committerWilco Dijkstra <wilco.dijkstra@arm.com>
Thu, 13 Feb 2025 18:16:54 +0000 (18:16 +0000)
commit95e807209b680257a9afe81a507754f1565dbb4d
tree61abeb261d214885af5e6ad169abe9c470715b23
parent0b195651db3ae793187c7dd6d78b5a7a8da9d5e6
AArch64: Improve codegen for SVE powf

Improve memory access with indexed/unpredicated instructions.
Eliminate register spills.  Speedup on Neoverse V1: 3%.

Reviewed-by: Wilco Dijkstra <Wilco.Dijkstra@arm.com>
sysdeps/aarch64/fpu/powf_sve.c