Re: [PATCH V2] RISC-V: Optimize fault only first load

2023-04-23 Thread Kito Cheng via Gcc-patches
Committed, thanks :) On Sun, Apr 23, 2023 at 7:18 PM wrote: > > From: Juzhe-Zhong > > V2 patch for: > https://patchwork.sourceware.org/project/gcc/patch/20230330012804.110539-1-juzhe.zh...@rivai.ai/ > which has been reviewed. > > This patch address Jeff's comment, refine ChangeLog to give more

[PATCH V2] RISC-V: Optimize fault only first load

2023-04-23 Thread juzhe . zhong
From: Juzhe-Zhong V2 patch for: https://patchwork.sourceware.org/project/gcc/patch/20230330012804.110539-1-juzhe.zh...@rivai.ai/ which has been reviewed. This patch address Jeff's comment, refine ChangeLog to give more clear information. gcc/ChangeLog: * config/riscv/vector-iterators.