[llvm] [RISCV] Fold (X & -(1 << C1) & 0xffffffff) == C2 << C1 to sraiw X, C1 == C2. (PR #157617)
Piotr Fusik via llvm-commits
llvm-commits at lists.llvm.org
Wed Sep 10 00:08:46 PDT 2025
https://github.com/pfusik approved this pull request.
LGTM
https://github.com/llvm/llvm-project/pull/157617
More information about the llvm-commits
mailing list