> This is first version of dynamic LMUL. > I didn't test it with full GCC testsuite. > > My plan is to first pass all GCC testsuite (including vect.exp) with default > LMUL = M1. > Then enable dynamic LMUL to test it. > > Maybe we could tolerate this ICE issue for now. Then we can test it > with full GCC testsuite (I belive we can reproduce with some case in > GCC testsuite in the future). > > Is that reasonable ? If yes, I will fix all your comments and send V5.
Yes, works for me. Regards Robin