[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:11:43 PDT 2023
https://github.com/LWenH converted_to_draft https://github.com/llvm/llvm-project/pull/65728
More information about the llvm-commits
mailing list