Each change below is logically intact on its own, they are just in a series because of a false dependency. Please review separately.
Xi Ruoyao (2): RISC-V: Improve bitwise and ashift reassociation for single-bit immediate without zbs [PR 115921] RISC-V: Remove zba check in bitwise and ashift reassociation [PR 115921] gcc/config/riscv/riscv.md | 9 ++------- gcc/testsuite/gcc.target/riscv/zba-shNadd-08.c | 9 +++++++++ 2 files changed, 11 insertions(+), 7 deletions(-) create mode 100644 gcc/testsuite/gcc.target/riscv/zba-shNadd-08.c -- 2.48.0