[llvm] [RISCV] Combine trunc (srl zext (x), zext (y)) to srl (x, umin (y, scalarsizeinbits(y) - 1)) (PR #69092)

via llvm-commits llvm-commits at lists.llvm.org
Mon Oct 16 08:57:28 PDT 2023


https://github.com/LWenH edited https://github.com/llvm/llvm-project/pull/69092


More information about the llvm-commits mailing list