Committed, thanks Kito and Juzhe.
Pan
-Original Message-
From: Kito Cheng
Sent: Thursday, June 29, 2023 10:35 AM
To: Li, Pan2
Cc: juzhe.zh...@rivai.ai; gcc-patches ; Wang, Yanzhang
; jeffreyalaw
Subject: Re: [PATCH v1] RISC-V: Allow rounding mode control for RVV
floating-point add
Sent: Thursday, June 29, 2023 10:44 AM
To: Kito.cheng ; Li, Pan2
Cc: gcc-patches ; Wang, Yanzhang
; jeffreyalaw
Subject: Re: Re: [PATCH v1] RISC-V: Allow rounding mode control for RVV
floating-point add
Hi, Pan.
I think the last step is to support dynamic mode switching which may need to
6-29 10:35
To: Li, Pan2
CC: juzhe.zh...@rivai.ai; gcc-patches; Wang, Yanzhang; jeffreyalaw
Subject: Re: [PATCH v1] RISC-V: Allow rounding mode control for RVV
floating-point add
LGTM, thanks!
On Tue, Jun 27, 2023 at 3:02 PM Li, Pan2 wrote:
>
> Ack, thanks Juzhe.
>
>
>
>
;
>
>
> Thanks.
>
>
>
> juzhe.zh...@rivai.ai
>
>
>
> From: pan2.li
>
> Date: 2023-06-27 14:06
>
> To: gcc-patches
>
> CC: juzhe.zhong; kito.cheng; pan2.li; yanzhang.wang; jeffreyalaw
>
> Subject: [PATCH v
Ack, thanks Juzhe.
Pan
From: juzhe.zh...@rivai.ai
Sent: Tuesday, June 27, 2023 3:00 PM
To: Li, Pan2 ; gcc-patches
Cc: Kito.cheng ; Li, Pan2 ; Wang,
Yanzhang ; jeffreyalaw
Subject: Re: [PATCH v1] RISC-V: Allow rounding mode control for RVV
floating-point add
LGTM.
You can go ahead to
: Support DYNAMIC rounding mode on mode-switching which may need to
modify the mode-switching PASS.
Thanks.
juzhe.zh...@rivai.ai
From: pan2.li
Date: 2023-06-27 14:06
To: gcc-patches
CC: juzhe.zhong; kito.cheng; pan2.li; yanzhang.wang; jeffreyalaw
Subject: [PATCH v1] RISC-V: Allow rounding mode
From: Pan Li
According to the doc as below, we need to support the rounding mode of
the RVV floating-point, both the static and dynamice frm.
https://github.com/riscv-non-isa/rvv-intrinsic-doc/pull/226
For tracking and development friendly, We will take some steps to support
all rounding modes