VSETVLI from ScalarMove don't care different LMUL or non-zero AVL.
It provides an opportunity for our optimization.
In D116307, it shared VSETVLI of ScalarMove with previous VSETVLI as far as possible.
In this patch, we try to shared VSETVLI of single ScalarMoveInstr with next VSETVLI as far as possible。
The scalar move instruction may share a VSETVLI with one or some other instruction.