benchtests: Make hypot input random
authorAdhemerval Zanella <adhemerval.zanella@linaro.org>
Mon, 8 Mar 2021 18:21:56 +0000 (15:21 -0300)
committerAdhemerval Zanella <adhemerval.zanella@linaro.org>
Mon, 1 Nov 2021 19:23:22 +0000 (16:23 -0300)
commitdba44dbe5493f5b5da8f4ce82c773e4a522a556d
treea06a2158054876f0738a79bf104b785280bbeeeb
parent613cb5c7b19816c6ff844be7afc9faf574f834fd
benchtests: Make hypot input random

Instead of inputs based on the algorithm implementation details.
About 85% tuples have exponents of the two arguments close
together (+-1 range).

Reviewed-by: H.J. Lu <hjl.tools@gmail.com>
benchtests/hypot-inputs