[llvm] [RISCV] Fold (X & -(1 << C1) & 0xffffffff) == C2 << C1 to sraiw X, C1 == C2. (PR #157617)
Craig Topper via llvm-commits
llvm-commits at lists.llvm.org
Wed Sep 10 08:51:54 PDT 2025
https://github.com/topperc closed https://github.com/llvm/llvm-project/pull/157617
More information about the llvm-commits
mailing list