[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
Fri Sep 15 08:28:06 PDT 2023
https://github.com/topperc edited https://github.com/llvm/llvm-project/pull/65728
More information about the llvm-commits
mailing list