mirror of
https://sourceware.org/git/glibc.git
synced 2024-11-08 14:20:07 +00:00
benchtests: Add hypotf
Based on random input arguments. About 85% tuples have exponents of the two arguments close together (+-1 range). Reviewed-by: H.J. Lu <hjl.tools@gmail.com>
This commit is contained in:
parent
dba44dbe54
commit
b8a6ee43bb
@ -49,6 +49,7 @@ bench-math := \
|
|||||||
fmin \
|
fmin \
|
||||||
fminf \
|
fminf \
|
||||||
hypot \
|
hypot \
|
||||||
|
hypotf \
|
||||||
ilogb \
|
ilogb \
|
||||||
ilogbf \
|
ilogbf \
|
||||||
isfinite \
|
isfinite \
|
||||||
|
1007
benchtests/hypotf-inputs
Normal file
1007
benchtests/hypotf-inputs
Normal file
File diff suppressed because it is too large
Load Diff
Loading…
Reference in New Issue
Block a user