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:
Adhemerval Zanella 2021-04-05 14:08:42 -03:00
parent dba44dbe54
commit b8a6ee43bb
2 changed files with 1008 additions and 0 deletions

View File

@ -49,6 +49,7 @@ bench-math := \
fmin \
fminf \
hypot \
hypotf \
ilogb \
ilogbf \
isfinite \

1007
benchtests/hypotf-inputs Normal file

File diff suppressed because it is too large Load Diff