LGTM
On Sun, Nov 19, 2023 at 1:36 PM Maciej W. Rozycki wrote:
>
> Our `movcc' expander is no longer specific to short forward branch
> targets, so move its associated comment accordingly.
>
> gcc/
> * config/riscv/riscv.md (movcc): Move comment on SFB
> patterns over to...
Our `movcc' expander is no longer specific to short forward branch
targets, so move its associated comment accordingly.
gcc/
* config/riscv/riscv.md (movcc): Move comment on SFB
patterns over to...
(*movcc): ... here.
---
gcc/config/riscv/riscv.md |4 ++--
1