[llvm] [RISCV] Limit (and (sra x, c2), c1) -> (srli (srai x, c2-c3), c3) isel in some cases. (PR #102034)
Yingwei Zheng via llvm-commits
llvm-commits at lists.llvm.org
Tue Aug 6 08:40:55 PDT 2024
https://github.com/dtcxzyw approved this pull request.
LGTM. Thank you!
https://github.com/llvm/llvm-project/pull/102034
More information about the llvm-commits
mailing list