[PATCH 0/3] AArch64: Improve codegen for SVE pow, powf and erfcf

Yat Long Poon yatlong.poon@arm.com
Wed Jan 8 09:39:07 GMT 2025


OK for master? If so please commit for me as I don't have commit rights.
Thanks

Yat Long Poon (3):
  AArch64: Improve codegen for SVE erfcf
  AArch64: Improve codegen for SVE pow
  AArch64: Improve codegen for SVE powf

 sysdeps/aarch64/fpu/erfcf_sve.c |  12 +-
 sysdeps/aarch64/fpu/pow_sve.c   | 245 ++++++++++++++++++--------------
 sysdeps/aarch64/fpu/powf_sve.c  | 117 +++++++--------
 3 files changed, 207 insertions(+), 167 deletions(-)

-- 
2.34.1



More information about the Libc-alpha mailing list