RE: RE: [PATCH v2] RISC-V: Support RVV VFWADD rounding mode intrinsic API

2023-08-02 Thread Li, Pan2 via Gcc-patches
Committed, thanks Juzhe. Pan From: juzhe.zh...@rivai.ai Sent: Wednesday, August 2, 2023 3:50 PM To: Li, Pan2 ; gcc-patches Cc: Kito.cheng ; Wang, Yanzhang Subject: Re: RE: [PATCH v2] RISC-V: Support RVV VFWADD rounding mode intrinsic API Ok. LGTM. juzhe.zh

Re: RE: [PATCH v2] RISC-V: Support RVV VFWADD rounding mode intrinsic API

2023-08-02 Thread juzhe.zh...@rivai.ai
Ok. LGTM. juzhe.zh...@rivai.ai From: Li, Pan2 Date: 2023-08-02 15:38 To: juzhe.zh...@rivai.ai; gcc-patches CC: Kito.cheng; Wang, Yanzhang Subject: RE: [PATCH v2] RISC-V: Support RVV VFWADD rounding mode intrinsic API > vfwadd needs to depend on FRM??? > Did you check SPIKE ? I am no

RE: [PATCH v2] RISC-V: Support RVV VFWADD rounding mode intrinsic API

2023-08-02 Thread Li, Pan2 via Gcc-patches
07 PM To: Li, Pan2 ; gcc-patches Cc: Kito.cheng ; Li, Pan2 ; Wang, Yanzhang Subject: Re: [PATCH v2] RISC-V: Support RVV VFWADD rounding mode intrinsic API vfwadd needs to depend on FRM??? Did you check SPIKE ? I am not sure since I think vfwadd never overflow. Besides, do you check the MD

Re: [PATCH v2] RISC-V: Support RVV VFWADD rounding mode intrinsic API

2023-08-02 Thread juzhe.zh...@rivai.ai
; yanzhang.wang Subject: [PATCH v2] RISC-V: Support RVV VFWADD rounding mode intrinsic API From: Pan Li Update in v2: 1. Add vfwalu type to frm_mode. 2. Enhance the test cases for frm. Original log: This patch would like to support the rounding mode API for the VFWADD VFSUB and VFRSUB as

[PATCH v2] RISC-V: Support RVV VFWADD rounding mode intrinsic API

2023-08-01 Thread Pan Li via Gcc-patches
From: Pan Li Update in v2: 1. Add vfwalu type to frm_mode. 2. Enhance the test cases for frm. Original log: This patch would like to support the rounding mode API for the VFWADD VFSUB and VFRSUB as below samples. * __riscv_vfwadd_vv_f64m2_rm * __riscv_vfwadd_vv_f64m2_rm_m * __riscv_vfwadd_vf_