qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Qemu-devel] [PATCH 2/2] fp-bench: remove wrong exponent raise in fi


From: Richard Henderson
Subject: Re: [Qemu-devel] [PATCH 2/2] fp-bench: remove wrong exponent raise in fill_random
Date: Wed, 26 Dec 2018 07:46:43 +1100
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:60.0) Gecko/20100101 Thunderbird/60.3.1

On 12/22/18 6:52 AM, Emilio G. Cota wrote:
> 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 <address@hidden>
> ---
>  tests/fp/fp-bench.c | 4 ----
>  1 file changed, 4 deletions(-)

Reviewed-by: Richard Henderson <address@hidden>

r~




reply via email to

[Prev in Thread] Current Thread [Next in Thread]