Re: Re: [PATCH] Add VXRM enum

2023-07-13 Thread
Oh, sorry for that, thank you very much! XD > -Original Messages- > From: "Kito Cheng" > Sent Time: 2023-07-13 15:24:45 (Thursday) > To: "Robin Dapp" > Cc: chenyix...@iscas.ac.cn, gcc-patches@gcc.gnu.org, and...@sifive.com, shiyul...@iscas.ac.cn, oriachi...@gmail.com, shi...@iscas.ac.c

Re: Re: [PATCH] Changed vector size

2023-03-29 Thread
Thanks for your suggestion!But I met the issue that if I declare a int type variable,this variable can't be converted to vector type. Could you teach me more detail? Best regards! Yixuan Chen "Richard Biener" wrote: > On Mon, Mar 27, 2023 at 12:37 PM wrote: > > >

Re: Re: [PATCH] Ver.2: Add compile option "-msmall-data-limit=0" to avoid using .srodata section for riscv.

2022-11-17 Thread
Thank you very much for your example! I have sent a new patch according to your guide. "Jeff Law" wrote: > > On 11/17/22 02:53, Yixuan Chen wrote: > > 2022-11-17 Yixuan Chen > > > > * gcc/testsuite/gcc.dg/pr25521.c: Add compile option > > "-msmall-data-limit=0