Thanks Jeff. Will commit with formating the codes. I am gonna first support COND_FMA and reduction.... first (which I think is higher priority). Then come back support strided_load/store. Thanks. juzhe.zhong@rivai.ai 发件人: Jeff Law 发送时间: 2023-07-13 05:48 收件人: 钟居哲; gcc-patches 抄送: kito.cheng; kito.cheng; rdapp.gcc 主题: Re: 回复: Re: [PATCH V7] RISC-V: RISC-V: Support gather_load/scatter RVV auto-vectorization On 7/12/23 15:22, 钟居哲 wrote: > I have removed strided load/store, instead, I will support strided > load/store in vectorizer later. > > Ok for trunk? Assuming this removes the strided loads/stores while we figure out the best way to support them, OK for the trunk. The formatting is so messed up that it's nearly impossible to read. Note for the future, if you hit the message size limit, go ahead and gzip the patch. That's better than forwarding from a failed message as the latter mucks up indention so bad that the result is unreadable. Jeff