Re: [PATCH 02/23] target/riscv: Hoist vma check out of vext_set_tail_elems_1s
Richard Henderson <[email protected]>
| Newsgroups | org.nongnu.qemu-riscv,org.nongnu.qemu-devel |
|---|---|
| Message-ID | <[email protected]> |
On 8/15/26 12:45, Richard Henderson wrote: > In all cases we've already extracted it in the caller. > > Signed-off-by: Richard Henderson <[email protected]> > --- > target/riscv/tcg/vector_helper.c | 35 +++++++++++++++++--------------- > 1 file changed, 19 insertions(+), 16 deletions(-) Bah, I'm blind: vma != vta. r~