> -----原始邮件-----
> 发件人: "Jeff Law" <jeffreya...@gmail.com>
> 发送时间: 2025-06-03 03:37:10 (星期二)
> 收件人: Jiawei <jia...@iscas.ac.cn>, gcc-patches@gcc.gnu.org
> 抄送: kito.ch...@gmail.com, pal...@rivosinc.com, christoph.muell...@vrull.eu
> 主题: Re: [PATCH] RISC-V: Add Shlcofideleg extension.
>
>
>
> On 5/27/25 1:32 AM, Jiawei wrote:
> > This patch add the RISC-V Shlcofideleg extension. It supports
delegating
> > LCOFI interrupts(the count-overflow interrupts) to VS-mode.[1]
> >
> > [1] https://riscv.github.io/riscv-isa-manual/snapshot/privileged
> >
> > gcc/ChangeLog:
> >
> > * config/riscv/riscv-ext.def: New extension defs.
> > * config/riscv/riscv-ext.opt: Ditto.
> > * doc/riscv-ext.texi: Ditto.
> >
> > gcc/testsuite/ChangeLog:
> >
> > * gcc.target/riscv/arch-57.c: New test.
> This is OK, though the test name needs adjustment. And there's a typo:
>
>
> > + /* UPPERCAE_NAME */ SHLCOFIDELEG,
> Should be UPPERCASE_NAME. Feel free to fix any other instances of that
> typo that have crept in. Consider the typo fix pre-approved, no need to
> wait for an ACK.
>
> Thanks,
>
> Jeff
Thanks for your review, committed with update and fix :)
https://gcc.gnu.org/git/?p=gcc.git;a=commit;h=f8251b4fce20f030fb133de1cadb06f95f01656e
BR,
Jiawei</jia...@iscas.ac.cn></jeffreya...@gmail.com>