[llvm] [RISCV] Remove artificial restriction on ShAmt from (shl (and X, C2), C) -> (srli (slli X, C4), C4-C) isel. (PR #143010)

Craig Topper via llvm-commits llvm-commits at lists.llvm.org
Thu Jun 5 11:26:12 PDT 2025


https://github.com/topperc edited https://github.com/llvm/llvm-project/pull/143010


More information about the llvm-commits mailing list