[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [PATCH for-10.0 00/11] fpu: pickNaN follow ups
From: |
Peter Maydell |
Subject: |
Re: [PATCH for-10.0 00/11] fpu: pickNaN follow ups |
Date: |
Tue, 10 Dec 2024 17:23:39 +0000 |
On Tue, 3 Dec 2024 at 20:39, Richard Henderson
<richard.henderson@linaro.org> wrote:
>
> Based-on: 20241202131347.498124-55-peter.maydell@linaro.org
> ([PATCH v2 for-10.0 54/54] fpu: Remove default handling for dnan_pattern)
>
> The first patch needs to be inserted into Peter's patch set,
> any place before 54/54 when dnan_pattern becomes mandatory.
>
> The rest are cleanups that become possible when the
> softfloat-specialize.c.inc functions are inlined into their
> single callers in softfloat-parts.c.inc.
>
I've queued this to target-arm.next for 10.0.
thanks
-- PMM