[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 09:29:00 PDT 2023
https://github.com/LWenH deleted https://github.com/llvm/llvm-project/pull/69092
More information about the llvm-commits
mailing list