You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[RISCV] Make vsetvli in test not loop invariant. NFC
The middle end will remove the inner vsetvli otherwise, and it's more typical to set the AVL to the remaining VL.
This also prevents the test from showing up as a regression in #91319
0 commit comments