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