qemu-devel
[Top][All Lists]
Advanced

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

Re: [PATCH v3 8/9] decodetree: Drop check for less than 2 patterns in a


From: Peter Maydell
Subject: Re: [PATCH v3 8/9] decodetree: Drop check for less than 2 patterns in a group
Date: Tue, 9 Jun 2020 10:29:43 +0100

On Mon, 8 Jun 2020 at 19:37, Richard Henderson
<richard.henderson@linaro.org> wrote:
>
> While it makes little sense for the end product to have a group
> containing only a single pattern, avoiding this case within an
> incremental patch set is troublesome.
>
> Because this is expected to be a transient condition, do not
> bother "optimizing" this case, e.g. by folding away the group.
>
> Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
> ---

That was a simpler fix than I was expecting :-)

Reviewed-by: Peter Maydell <peter.maydell@linaro.org>

thanks
-- PMM



reply via email to

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