[llvm] [RISCV] Limit (and (sra x, c2), c1) -> (srli (srai x, c2-c3), c3) isel in some cases. (PR #102034)
Craig Topper via llvm-commits
llvm-commits at lists.llvm.org
Tue Aug 6 20:27:20 PDT 2024
https://github.com/topperc closed https://github.com/llvm/llvm-project/pull/102034
More information about the llvm-commits
mailing list