This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch release/2.41/master in repository glibc.
from 215e9155ea aarch64: fix includes in SME tests new 360f60fb63 AArch64: Optimise SVE scalar callbacks new ca489fc802 AArch64: Fix instability in AdvSIMD tan new 442cc3901b AArch64: Fix instability in AdvSIMD sinh new 1e16b570bb AArch64: fix SVE tanpi(f) [BZ #33642] new 5c6445672a AArch64: Fix and improve SVE pow(f) special cases
The 5 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "adds" were already present in the repository and have only been added to this reference.
Summary of changes: sysdeps/aarch64/fpu/pow_sve.c | 80 +++++++++++++------------------ sysdeps/aarch64/fpu/powf_sve.c | 30 +++--------- sysdeps/aarch64/fpu/sinh_advsimd.c | 33 ++++--------- sysdeps/aarch64/fpu/sv_math.h | 97 ++++++++++++++++++++++++-------------- sysdeps/aarch64/fpu/tan_advsimd.c | 31 ++++-------- sysdeps/aarch64/fpu/tanpi_sve.c | 10 ++-- sysdeps/aarch64/fpu/tanpif_sve.c | 4 +- 7 files changed, 127 insertions(+), 158 deletions(-)