mirror of git://sourceware.org/git/glibc.git
benchtests: Add atanhf benchmark
The input is based on acosf one (random inputs in [-1,1]). Reviewed-by: DJ Delorie <dj@redhat.com>
This commit is contained in:
parent
fa857e6c7b
commit
4f1e26ba47
|
@ -37,6 +37,7 @@ bench-math := \
|
|||
atan2f \
|
||||
atanf \
|
||||
atanh \
|
||||
atanhf \
|
||||
cbrt \
|
||||
cbrtf \
|
||||
ceil \
|
||||
|
|
File diff suppressed because it is too large
Load Diff
Loading…
Reference in New Issue