On Wed, 6 Aug 2025, Pengfei Li wrote: > Hi Richard, > > > Can you split this fix out? I guess the bug is latent on branches > > as well? > > > Otherwise the patch looks good to me - thanks for the very > > nice work. > > Thanks for your review. > > The small fix is in a code path that had been unreachable before, since > peeling > with masking for VLA modes was never enabled. As it's not something that needs > to be backported to branches, would it be OK to keep it in the same patch?
Ah, I see. Yes, it's OK to keep in the same patch then. Richard.