[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:56:17 PDT 2023
LWenH wrote:
How to add reviewers like in phabricator to request for review in github? I can't find that button in github interfaces(I tried that in the right side "Reviewers" button but that button is not clickable, may be that need some permission in github?).
@topperc @lukel97
Request for review, thank you.
https://github.com/llvm/llvm-project/pull/65728
More information about the llvm-commits
mailing list