[llvm] [RISCV] Fold (X & -4096) == 0 -> (X >> 12) == 0 (PR #154233)

Sam Elliott via llvm-commits llvm-commits at lists.llvm.org
Mon Aug 18 18:09:25 PDT 2025


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

LGTM

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


More information about the llvm-commits mailing list