Re: [PATCH V2] RISC-V: Support in-order floating-point reduction

2023-07-24 Thread Lehua Ding
Committed to the trunk, thanks Kito and Robin. Best, Lehua

Re: [PATCH V2] RISC-V: Support in-order floating-point reduction

2023-07-20 Thread Robin Dapp via Gcc-patches
> LGTM, but I would like make sure Robin is OK too Yes, LGTM as well. Regards Robin

Re: [PATCH V2] RISC-V: Support in-order floating-point reduction

2023-07-20 Thread Kito Cheng via Gcc-patches
LGTM, but I would like make sure Robin is OK too On Thu, Jul 20, 2023 at 4:51 PM Juzhe-Zhong wrote: > > This patch is depending on: > https://gcc.gnu.org/pipermail/gcc-patches/2023-July/624995.html > > Consider this following case: > float foo (float *__restrict a, int n) > { > float result = 1