https://gcc.gnu.org/bugzilla/show_bug.cgi?id=112447
Vineet Gupta <vineetg at gcc dot gnu.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Ever confirmed|0 |1 Last reconfirmed| |2023-11-08 Status|UNCONFIRMED |ASSIGNED --- Comment #9 from Vineet Gupta <vineetg at gcc dot gnu.org> --- (In reply to JuzheZhong from comment #7) > Oh. I missed it: > > vmv.v.x v2,s0 > vse8.v v2,0(a5) > > Leave it to me today. It should be simple fix. > > Thanks for report it. Can I request you to let me continue to debug and fix it. I want to familiarize myself with the vsetv pass and this seems like a good opportunity to do so considering you think the fix is not hard.