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

Piotr Fusik via llvm-commits llvm-commits at lists.llvm.org
Tue Aug 19 04:58:42 PDT 2025


pfusik wrote:

LGTM
Impact: https://github.com/dtcxzyw/llvm-codegen-benchmark/commit/17e556fbcdbd435ab50a5f0234b7d3c2dd0d6a4c

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


More information about the llvm-commits mailing list