]> git.proxmox.com Git - mirror_qemu.git/commit
target/arm: Optimize MVE arithmetic ops
authorPeter Maydell <peter.maydell@linaro.org>
Mon, 13 Sep 2021 09:54:33 +0000 (10:54 +0100)
committerPeter Maydell <peter.maydell@linaro.org>
Tue, 21 Sep 2021 15:28:27 +0000 (16:28 +0100)
commitbc3087f2531d2ddf0d2d8f842a01db90fb1568c2
tree12ce7ae518bdaf53e031a8ae5b38687d0eb0552b
parent451f9d66cf114f5263d6bd12a21c33896dd32f80
target/arm: Optimize MVE arithmetic ops

Optimize MVE arithmetic ops when we have a TCG
vector operation we can use.

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-6-peter.maydell@linaro.org
target/arm/translate-mve.c