[RISCV] Fix whole vector register move instruction's vector register constraint.
According to the v-spec, the source and destination VR of vmv<nr>r.v should be aligned for the VR group size. Differential Revision: https://reviews.llvm.org/D115720
Loading
Please sign in to comment