about summary refs log tree commit diff
path: root/sysdeps/aarch64/fpu/atan2f_sve.c
Commit message (Collapse)AuthorAgeFilesLines
* aarch64/fpu: Sync libmvec routines from 2.39 and before with AORJoe Ramsay2024-04-091-14/+16
| | | | | | | | | This includes a fix for big-endian in AdvSIMD log, some cosmetic changes, and numerous small optimisations mainly around inlining and using indexed variants of MLA intrinsics. Reviewed-by: Adhemerval Zanella <adhemerval.zanella@linaro.org> (cherry picked from commit e302e1021391d13a9611ba3a910df128830bd19e)
* Update copyright dates with scripts/update-copyrightsPaul Eggert2024-01-011-1/+1
|
* aarch64: Add vector implementations of atan2 routinesJoe Ramsay2023-11-101-0/+110