mirror of
https://sourceware.org/git/glibc.git
synced 2024-11-14 09:01:07 +00:00
6dea4dd3da
Implement vectorized atanh/atanhf containing SSE, AVX, AVX2 and AVX512 versions for libmvec as per vector ABI. It also contains accuracy and ABI tests for vector atanh/atanhf with regenerated ulps. Reviewed-by: H.J. Lu <hjl.tools@gmail.com>
2 lines
39 B
C
2 lines
39 B
C
#include "test-float-libmvec-atanhf.c"
|