[llvm] [RISCV] Add isel special case for (and (srl X, c2), c1) -> (slli_uw (srli x, c2+c3), c3). (PR #100966)

Craig Topper via llvm-commits llvm-commits at lists.llvm.org
Mon Jul 29 09:08:46 PDT 2024


https://github.com/topperc closed https://github.com/llvm/llvm-project/pull/100966


More information about the llvm-commits mailing list