diff options
author | Sunil K Pandey <skpgkp2@gmail.com> | 2021-10-27 13:50:16 -0700 |
---|---|---|
committer | Sunil K Pandey <skpgkp2@gmail.com> | 2021-10-29 08:52:30 -0700 |
commit | 79d0fc65395716c1d95931064c7bf37852203c66 (patch) | |
tree | d52735fa37fdf968f71ae1589dadf1502cbdeef2 /sysdeps/unix/sysv/linux/timerfd_settime.c | |
parent | f392915d1e9aa74a3255ab5afc091a86373aa3d2 (diff) | |
download | glibc-79d0fc65395716c1d95931064c7bf37852203c66.tar glibc-79d0fc65395716c1d95931064c7bf37852203c66.tar.gz glibc-79d0fc65395716c1d95931064c7bf37852203c66.tar.bz2 glibc-79d0fc65395716c1d95931064c7bf37852203c66.zip |
benchtests: Add acosf function to bench-math
Add acosf function to bench-math and copy acosf-inputs to benchtests.
Motivation for this patch is to prepare for upcoming libmvec new
functions. Float and double version of libmvec functions stays
together.
acosf-inputs file generated from acos-inputs file using following
scaling formula:
f = d * (FLT_MAX/DBL_MAX)
Where d is input(double) and f is output(float). If scaled float value
is duplicate in new input file, nextafterf() function used to find next
float value, ensuring no duplicates.
Reviewed-by: H.J. Lu <hjl.tools@gmail.com>
Diffstat (limited to 'sysdeps/unix/sysv/linux/timerfd_settime.c')
0 files changed, 0 insertions, 0 deletions