On Mon, 11 May 2020 at 12:00, Peter Maydell <peter.mayd...@linaro.org> wrote:
>
> On Thu, 7 May 2020 at 18:23, Richard Henderson
> <richard.hender...@linaro.org> wrote:
> >
> > Version 2 adds a fix to a just merged patch.
> >
> >
> > r~
> >
> >
> > Richard Henderson (4):
> >   target/arm: Use tcg_gen_gvec_5_ptr for sve FMLA/FCMLA
> >   target/arm: Use tcg_gen_gvec_mov for clear_vec_high
> >   target/arm: Use clear_vec_high more effectively
> >   target/arm: Fix tcg_gen_gvec_dup_imm vs DUP (indexed)

> Applied to target-arm.next, thanks.

The 'use clear_vec_high more effectively' patch seems
to cause the 'check-acceptance' test
tests/acceptance/boot_linux.py:BootLinuxAarch64.test_virt_tcg
to time out. It looks like that happens with or without
the other clear_vec_high patch, but since they're kind
of related I've dropped both from target-arm.next (but
am keeping patches 1 and 4).

thanks
-- PMM

Reply via email to