[llvm] [RISCV] Remove artificial restriction on ShAmt from (shl (and X, C2), C) -> (slli (srliw X, C3), C3+C) isel. (PR #143010)
Piotr Fusik via llvm-commits
llvm-commits at lists.llvm.org
Thu Jun 5 11:21:37 PDT 2025
https://github.com/pfusik approved this pull request.
https://github.com/llvm/llvm-project/pull/143010
More information about the llvm-commits
mailing list