On 6/29/2026 8:37 AM, Mark Zhuang wrote: > From: Mark Zhuang <[email protected]> > > Add the spacemit-x100 processor to -mcpu/-mtune. > Scheduling is mapped to the existing generic_ooo. > > gcc/ChangeLog: > > * config/riscv/riscv-cores.def (RISCV_TUNE): Add spacemit-x100. > (RISCV_CORE): Add spacemit-x100. > * config/riscv/riscv.cc (spacemit_x100_tune_info): New. > * doc/riscv-mcpu.texi: Regenerate. > * doc/riscv-mtune.texi: Regenerate. > > gcc/testsuite/ChangeLog: > > * gcc.target/riscv/mcpu-spacemit-x100.c: New test. This looks fine to me. I went ahead and pushed it.
Thanks, Jeff
