mirror of
https://sourceware.org/git/glibc.git
synced 2025-08-08 17:42:12 +03: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:
@@ -49,6 +49,7 @@ bench-math := \
|
||||
fmin \
|
||||
fminf \
|
||||
hypot \
|
||||
hypotf \
|
||||
ilogb \
|
||||
ilogbf \
|
||||
isfinite \
|
||||
|
1007
benchtests/hypotf-inputs
Normal file
1007
benchtests/hypotf-inputs
Normal file
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user