[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [PATCH v2] target/arm: Fix SVE STR increment
From: |
Peter Maydell |
Subject: |
Re: [PATCH v2] target/arm: Fix SVE STR increment |
Date: |
Thu, 2 Nov 2023 11:13:42 +0000 |
On Tue, 31 Oct 2023 at 14:33, Richard Henderson
<richard.henderson@linaro.org> wrote:
>
> The previous change missed updating one of the increments and
> one of the MemOps. Add a test case for all vector lengths.
>
> Cc: qemu-stable@nongnu.org
> Fixes: e6dd5e782be ("target/arm: Use tcg_gen_qemu_{ld, st}_i128 in
> gen_sve_{ld, st}r")
> Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
I'm told that with this fix we now pass the llvm-test-suite
when built for SVE2, with a variety of vector lengths.
Applied to target-arm.next, thanks.
-- PMM
- Re: [PATCH v2] target/arm: Fix SVE STR increment,
Peter Maydell <=