Re: [PATCH v2] RISC-V:Auto vect for vector-bfloat16

2024-11-14 Thread Jeff Law
On 11/12/24 11:02 PM, wangf...@eswincomputing.com wrote: On 2024-11-13 07:30  Edwin Lu wrote: I took a look at the CI errors today since I remember Jeff checking the CI output. I don't remember if the errors were the main things blocking the patch or if there just wasn't any follow up. Juz

Re: Re: [PATCH v2] RISC-V:Auto vect for vector-bfloat16

2024-11-12 Thread wangf...@eswincomputing.com
On 2024-11-13 07:30  Edwin Lu wrote: > >I took a look at the CI errors today since I remember Jeff checking the >CI output. I don't remember if the errors were the main things blocking >the patch or if there just wasn't any follow up. Juzhe suggested me to addd some run test case for this patch,

Re: [PATCH v2] RISC-V:Auto vect for vector-bfloat16

2024-11-12 Thread Edwin Lu
I took a look at the CI errors today since I remember Jeff checking the CI output. I don't remember if the errors were the main things blocking the patch or if there just wasn't any follow up. I'll look into having the CI output some additional test log information to make understanding failur

Re: Re: [PATCH v2] RISC-V:Auto vect for vector-bfloat16

2024-10-22 Thread Kito Cheng
yeah, patches are always welcome, patch for march-to-cpu-opt in riscv-gnu-toolchain will be accepted very quickly (than GCC's one :P) On Tue, Oct 22, 2024 at 7:24 PM wangf...@eswincomputing.com wrote: > > On 2024-10-18 17:53 钟居哲 wrote: > > > >Could you add run test case (verified by QEMU or SP

回复: Re: [PATCH v2] RISC-V:Auto vect for vector-bfloat16

2024-10-22 Thread wangf...@eswincomputing.com
On 2024-10-18 17:53  钟居哲 wrote: > >Could you add run test case (verified by QEMU or SPIKE ) ? > I added the run test case with qemu, then I found maybe another change should be modified at the same time, I should add the qemu flag(zvfbfmin and zvfbfwma) in march-to-cpu-opt python script., @Kito

Re: [PATCH v2] RISC-V:Auto vect for vector-bfloat16

2024-10-18 Thread 钟居哲
Could you add run test case (verified by QEMU or SPIKE ) ? juzhe.zh...@rivai.ai From: Feng Wang Date: 2024-10-18 15:24 To: gcc-patches CC: kito.cheng; juzhe.zhong; Feng Wang Subject: [PATCH v2] RISC-V:Auto vect for vector-bfloat16 This patch add auto-vect patterns for vector-bfloat16 extension