qemu-devel
[Top][All Lists]
Advanced

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

Re: [PATCH v3 05/16] target/arm: Tidy handle_vec_simd_shri


From: Peter Maydell
Subject: Re: [PATCH v3 05/16] target/arm: Tidy handle_vec_simd_shri
Date: Tue, 12 May 2020 14:56:01 +0100

On Fri, 8 May 2020 at 16:22, Richard Henderson
<address@hidden> wrote:
>
> Now that we've converted all cases to gvec, there is quite a bit
> of dead code at the end of the function.  Remove it.
>
> Sink the call to gen_gvec_fn2i to the end, loading a function
> pointer within the switch statement.
>
> Signed-off-by: Richard Henderson <address@hidden>
> ---
>  target/arm/translate-a64.c | 56 ++++++++++----------------------------
>  1 file changed, 14 insertions(+), 42 deletions(-)
>

Reviewed-by: Peter Maydell <address@hidden>

thanks
-- PMM



reply via email to

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