mirror of git://sourceware.org/git/glibc.git
benchtests: Add asinhf benchmark
Random inputs in the range [-10,10]. Reviewed-by: DJ Delorie <dj@redhat.com>
This commit is contained in:
parent
1da8a3707c
commit
275d4d479b
|
|
@ -31,6 +31,7 @@ bench-math := \
|
||||||
asin \
|
asin \
|
||||||
asinf \
|
asinf \
|
||||||
asinh \
|
asinh \
|
||||||
|
asinhf \
|
||||||
atan \
|
atan \
|
||||||
atan2 \
|
atan2 \
|
||||||
atanh \
|
atanh \
|
||||||
|
|
|
||||||
File diff suppressed because it is too large
Load Diff
Loading…
Reference in New Issue