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

Piotr Fusik via llvm-commits llvm-commits at lists.llvm.org
Wed Sep 3 22:04:42 PDT 2025


https://github.com/pfusik approved this pull request.

LGTM

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


More information about the llvm-commits mailing list