[llvm] [DAG] Fold (X +/- Y) & Y --> ~X & Y when Y is a power of 2 (or zero). (PR #181677)

Simon Pilgrim via llvm-commits llvm-commits at lists.llvm.org
Tue Feb 17 01:13:18 PST 2026


https://github.com/RKSimon edited https://github.com/llvm/llvm-project/pull/181677


More information about the llvm-commits mailing list