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

Yingwei Zheng via llvm-commits llvm-commits at lists.llvm.org
Sun Sep 17 02:11:33 PDT 2023


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


More information about the llvm-commits mailing list