Address comments and send V6. juzhe.zhong@rivai.ai From: Robin Dapp Date: 2023-06-16 18:10 To: juzhe.zhong@rivai.ai; gcc-patches CC: rdapp.gcc; rguenther; richard.sandiford Subject: Re: [PATCH V4] VECT: Support LEN_MASK_{LOAD,STORE} ifn && optabs > <= (operand 2 + operand 4) are used." Sorry it's really minor (and my mistake) but it should be < and not <=, right? Mask index 0 is inactive when the length is 0. > +Perform a masked store (operand 2 + operand 4) Even more minor but as mentioned the "of" is still missing ;) Same with the <=. Regards Robin