]> gcc.gnu.org Git - gcc.git/commit
RISC-V: Reorder comment on SFB patterns
authorMaciej W. Rozycki <macro@embecosm.com>
Wed, 22 Nov 2023 01:18:23 +0000 (01:18 +0000)
committerMaciej W. Rozycki <macro@embecosm.com>
Wed, 22 Nov 2023 01:18:23 +0000 (01:18 +0000)
commit3bb4000c5f5f70cf5cb651314a939f1cbc65046d
tree7accce56a6daa6514c77dccb301eff0781c771b7
parent932fe50a8ba980f9cd92b0dcc15485ca503df30a
RISC-V: Reorder comment on SFB patterns

Our `mov<mode>cc' expander is no longer specific to short forward branch
targets, so move its associated comment accordingly.

gcc/
* config/riscv/riscv.md (mov<mode>cc): Move comment on SFB
patterns over to...
(*mov<GPR:mode><X:mode>cc): ... here.
gcc/config/riscv/riscv.md
This page took 0.061908 seconds and 6 git commands to generate.