qemu-devel
[Top][All Lists]
Advanced

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

Re: [PATCH 02/11] softfloat: Inline pickNaNMulAdd


From: Philippe Mathieu-Daudé
Subject: Re: [PATCH 02/11] softfloat: Inline pickNaNMulAdd
Date: Wed, 4 Dec 2024 07:05:30 +0100
User-agent: Mozilla Thunderbird

On 3/12/24 21:39, Richard Henderson wrote:
Inline pickNaNMulAdd into its only caller.  This makes
one assert redundant with the immediately preceding IF.

Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
---
  fpu/softfloat-parts.c.inc      | 35 +++++++++++++++++++++-
  fpu/softfloat-specialize.c.inc | 54 ----------------------------------
  2 files changed, 34 insertions(+), 55 deletions(-)

Reviewed-by: Philippe Mathieu-Daudé <philmd@linaro.org>




reply via email to

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