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
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,
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
nge on GitHub?
> Thanks.
> >
> >
> >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
n
script.,
@Kito, should I submit the script change on GitHub?
Thanks.
>
>
>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
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
This patch add auto-vect patterns for vector-bfloat16 extension.
Similar to vector extensions, these patterns can use vector
BF16 instructions to optimize the automatic vectorization of for loops.
gcc/ChangeLog:
* config/riscv/autovec-opt.md (*widen_bf16_fma):
Add vfwmacc auto-vect