Original Message-
From: Kito Cheng
Sent: Monday, May 29, 2023 6:35 PM
To: Li, Pan2
Cc: juzhe.zh...@rivai.ai; gcc-patches ; Kito.cheng
; palmer ; Robin Dapp
; jeffreyalaw
Subject: Re: Re: [PATCH V2] RISC-V: Add RVV FMA auto-vectorization support
pushed the bug fixed part to gcc 13 branch
On M
es ; Kito.cheng
> ; palmer ; Robin Dapp
> ; jeffreyalaw ; Li, Pan2
>
> Subject: Re: Re: [PATCH V2] RISC-V: Add RVV FMA auto-vectorization support
>
> This is existing bug in GCC 13. I think I should split into 2 patches.
>
>
> juzhe.zh...@riva
Committed with 2 patches, thanks Kito.
Pan
From: juzhe.zh...@rivai.ai
Sent: Monday, May 29, 2023 11:19 AM
To: kito.cheng
Cc: gcc-patches ; Kito.cheng ;
palmer ; Robin Dapp ; jeffreyalaw
; Li, Pan2
Subject: Re: Re: [PATCH V2] RISC-V: Add RVV FMA auto-vectorization support
This is existing
This is existing bug in GCC 13. I think I should split into 2 patches.
juzhe.zh...@rivai.ai
From: Kito Cheng
Date: 2023-05-29 11:17
To: juzhe.zhong
CC: gcc-patches; kito.cheng; palmer; rdapp.gcc; jeffreyalaw; pan2.li
Subject: Re: [PATCH V2] RISC-V: Add RVV FMA auto-vectorization support
LGTM
LGTM, but with one question.
On Fri, May 26, 2023 at 7:36 PM wrote:
>
> From: Juzhe-Zhong
>
> This patch support FMA auto-vectorization pattern.
> 1. Let's RA decide vmacc or vmadd.
> 2. Fix bug of vector.md which generate incorrect information to VSETVL
>PASS when testing ternop-3.c.
Does
Ping。Ok for trunk?
juzhe.zh...@rivai.ai
From: juzhe.zhong
Date: 2023-05-26 19:35
To: gcc-patches
CC: kito.cheng; palmer; rdapp.gcc; jeffreyalaw; kito.cheng; pan2.li; Juzhe-Zhong
Subject: [PATCH V2] RISC-V: Add RVV FMA auto-vectorization support
From: Juzhe-Zhong
This patch support FMA auto-