On Fri, Jul 10, 2020 at 9:13 AM Richard Henderson <[email protected]> wrote: > > On 7/10/20 3:48 AM, [email protected] wrote: > > From: Frank Chang <[email protected]> > > > > gvec should provide vecop_list to avoid: > > "tcg_tcg_assert_listed_vecop: code should not be reached bug" assertion. > > > > Signed-off-by: Frank Chang <[email protected]> > > --- > > target/riscv/insn_trans/trans_rvv.inc.c | 5 +++++ > > 1 file changed, 5 insertions(+) > > Reviewed-by: Richard Henderson <[email protected]> > > Alistair, this one should be queued for 5.1 as a bug fix.
Thanks for reviewing these. I have applied the first 4 to my PR for 5.1. Alistair > > > r~ >
