Yes. Not always fail. juzhe.zhong@rivai.ai From: Kito Cheng Date: 2023-07-13 22:39 To: juzhe.zhong@rivai.ai CC: Robin Dapp; gcc-patches; jeffreyalaw; kito.cheng; palmer; palmer Subject: Re: Re: [PATCH] RISC-V: Enable COND_LEN_FMA auto-vectorization I didn’t try on local yet, but it sounds like …the code size might larger than normal case? juzhe.zhong@rivai.ai 於 2023年7月13日 週四,19:50寫道: Could you tell me how to add the comment? I am not familiar with link/binutils stuff. juzhe.zhong@rivai.ai From: Robin Dapp Date: 2023-07-13 19:40 To: Juzhe-Zhong; gcc-patches CC: rdapp.gcc; kito.cheng; kito.cheng; palmer; palmer; jeffreyalaw Subject: Re: [PATCH] RISC-V: Enable COND_LEN_FMA auto-vectorization Hi Juzhe, thanks, no complaints from my side apart from one: > +/* { dg-additional-options "-mcmodel=medany" } */ Please add a comment why we need this. Regards Robin