mirror of
https://sourceware.org/git/glibc.git
synced 2025-07-30 22:43:12 +03:00
Add initial inputs for asinpi(f), acospi(f), atanpi(f) and atan2pi(f) based on existing asin/acos/atan inputs. Benchtests now works on the new libmvec function. Reviewed-by: Yury Khrustalev <yury.khrustalev@arm.com>