RE: [PATCH] RISC-V: Support RVV VREINTERPRET from v{u}int*_t to vbool1_t

2023-05-17 Thread Li, Pan2 via Gcc-patches
Committed, thanks kito. Pan -Original Message- From: Kito Cheng Sent: Wednesday, May 17, 2023 3:00 PM To: Li, Pan2 Cc: juzhe.zh...@rivai.ai; gcc-patches ; Kito.cheng ; Wang, Yanzhang Subject: Re: [PATCH] RISC-V: Support RVV VREINTERPRET from v{u}int*_t to vbool1_t ok, and also ok

Re: [PATCH] RISC-V: Support RVV VREINTERPRET from v{u}int*_t to vbool1_t

2023-05-17 Thread Kito Cheng via Gcc-patches
Kito.cheng ; Wang, Yanzhang > > Subject: RE: [PATCH] RISC-V: Support RVV VREINTERPRET from v{u}int*_t to > vbool1_t > > Thanks Juzhe. Let’s wait kito’s suggestion. > > Pan > > From: juzhe.zh...@rivai.ai<mailto:juzhe.zh...@rivai.ai> > mailto:juzhe.zh...@

RE: [PATCH] RISC-V: Support RVV VREINTERPRET from v{u}int*_t to vbool1_t

2023-05-15 Thread Li, Pan2 via Gcc-patches
Kindly ping for this PATCH, 😉. Pan From: Li, Pan2 Sent: Monday, May 15, 2023 11:25 AM To: juzhe.zh...@rivai.ai; gcc-patches Cc: Kito.cheng ; Wang, Yanzhang Subject: RE: [PATCH] RISC-V: Support RVV VREINTERPRET from v{u}int*_t to vbool1_t Thanks Juzhe. Let’s wait kito’s suggestion. Pan

RE: [PATCH] RISC-V: Support RVV VREINTERPRET from v{u}int*_t to vbool1_t

2023-05-14 Thread Li, Pan2 via Gcc-patches
Thanks Juzhe. Let's wait kito's suggestion. Pan From: juzhe.zh...@rivai.ai Sent: Monday, May 15, 2023 11:20 AM To: Li, Pan2 ; gcc-patches Cc: Kito.cheng ; Li, Pan2 ; Wang, Yanzhang Subject: Re: [PATCH] RISC-V: Support RVV VREINTERPRET from v{u}int*_t to vbool1_t The implement

Re: [PATCH] RISC-V: Support RVV VREINTERPRET from v{u}int*_t to vbool1_t

2023-05-14 Thread juzhe.zh...@rivai.ai
The implementation LGTM. But I am not sure testcase since we don't include any intrinsic API testcases in GCC testsuite. I think it needs Kito's decision. Thanks. juzhe.zh...@rivai.ai From: pan2.li Date: 2023-05-15 11:14 To: gcc-patches CC: juzhe.zhong; kito.cheng; pan2.li; yanzhang.wang Subj