diff options
author | Emilio G. Cota <cota@braap.org> | 2018-12-21 14:52:00 -0500 |
---|---|---|
committer | Alex Bennée <alex.bennee@linaro.org> | 2019-01-22 20:47:54 +0000 |
commit | 392a8adc41ccf182ad0ecf83ab44137a556e6e87 (patch) | |
tree | 8b083563592955a05881afc7b2562164d6508a07 /net | |
parent | 446cfb0d3487a630ab52efe35977dec24a6db384 (diff) |
fp-bench: remove wrong exponent raise in fill_random
At this point random_ops[] only contains normals, so there's
no need to do anything to them. In fact, raising the exponent
here can make the output !normal, which is precisely
what the comment says we want to avoid.
Signed-off-by: Emilio G. Cota <cota@braap.org>
Reviewed-by: Richard Henderson <richard.henderson@linaro.org>
Signed-off-by: Alex Bennée <alex.bennee@linaro.org>
Diffstat (limited to 'net')
0 files changed, 0 insertions, 0 deletions