[llvm] [RISCV] Fold (X & (7 << 29)) == 0 -> (srliw X, 29) == 0 for RV64. (PR #156769)

Craig Topper via llvm-commits llvm-commits at lists.llvm.org
Wed Sep 3 22:16:12 PDT 2025


https://github.com/topperc closed https://github.com/llvm/llvm-project/pull/156769


More information about the llvm-commits mailing list