target/arm: Optimize MVE VNEG, VABS
commit4b1561c4720bff2b438f53a73349aca118d6a519
authorPeter Maydell <peter.maydell@linaro.org>
Mon, 13 Sep 2021 09:54:34 +0000 (13 10:54 +0100)
committerPeter Maydell <peter.maydell@linaro.org>
Tue, 21 Sep 2021 15:28:27 +0000 (21 16:28 +0100)
treeb39f7af025687d9a6506a45032530baebabf62b6
parentbc3087f2531d2ddf0d2d8f842a01db90fb1568c2
target/arm: Optimize MVE VNEG, VABS

Optimize the MVE VNEG and VABS insns by using TCG
vector ops when possible.

Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
Reviewed-by: Philippe Mathieu-Daudé <f4bug@amsat.org>
Reviewed-by: Richard Henderson <richard.henderson@linaro.org>
Message-id: 20210913095440.13462-7-peter.maydell@linaro.org
target/arm/translate-mve.c