[llvm] [RISCV] Combine trunc (sra sext (x), zext (y)) to sra (x, smin (y, scalarsizeinbits(y) - 1)) (PR #65728)

Craig Topper via llvm-commits llvm-commits at lists.llvm.org
Sat Sep 16 19:31:02 PDT 2023


https://github.com/topperc approved this pull request.

LGTM

https://github.com/llvm/llvm-project/pull/65728


More information about the llvm-commits mailing list