[llvm] [RISCV] Combine trunc (sra sext (X), zext (Y)) to sra (X, smin (Y, ScalarSizeInBits(Y) - 1)) (PR #65728)

via llvm-commits llvm-commits at lists.llvm.org
Fri Sep 8 02:56:18 PDT 2023


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


More information about the llvm-commits mailing list