qemu-arm
[Top][All Lists]
Advanced

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

Re: [PATCH 4/4] target/arm: Optimize MVE VNEG, VABS


From: Richard Henderson
Subject: Re: [PATCH 4/4] target/arm: Optimize MVE VNEG, VABS
Date: Fri, 3 Sep 2021 16:00:30 +0200
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:78.0) Gecko/20100101 Thunderbird/78.13.0

On 9/2/21 5:09 PM, Peter Maydell wrote:
Optimize the MVE VNEG and VABS insns by using TCG
vector ops when possible.

Signed-off-by: Peter Maydell<peter.maydell@linaro.org>
---
  target/arm/translate-mve.c | 32 ++++++++++++++++++++++----------
  1 file changed, 22 insertions(+), 10 deletions(-)

Reviewed-by: Richard Henderson <richard.henderson@linaro.org>

r~



reply via email to

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