> Do we need the same fix for the other pred_th_whole_mov pattern which handles 
> VB mode that immediately followed the one you changed?

That one should be fine because it always uses LMUL1.  I noticed, however, that 
re-using vldr and vstr is not sufficient.  The test breaks at a different spot 
now...  The right way is most likely to define a separate type so we don't 
accidentally run into wrong attributes of other instructions.

I'll send a v2.

-- 
Regards
 Robin

Reply via email to