On Thu, Mar 6, 2025 at 4:27 PM Michael Tokarev <m...@tls.msk.ru> wrote: > > 24.01.2025 13:14, Max Chou wrote: > > According to the Vector Reduction Operations section in the RISC-V "V" > > Vector Extension spec, > > "If vl=0, no operation is performed and the destination register is not > > updated." > > > > The vd should be updated when vl is larger than 0. > > Is this a qemu-stable material?
Yes > > If yes, how far to previous releases it is worth to pick? > (Current older stable series are 7.2 and 8.2). > > I currently picked this up for 7.2, 8.2 and 9.2. That's perfect Alistair > > Thanks, > > /mjt >