[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
Mon Aug 5 11:33:02 PDT 2024
https://github.com/topperc edited https://github.com/llvm/llvm-project/pull/102034
More information about the llvm-commits
mailing list