[llvm] [InstCombine] Fold (X + C) + (Y & ~C) to X + (Y | C) (PR #191334)

Yingwei Zheng via llvm-commits llvm-commits at lists.llvm.org
Tue Apr 14 09:34:27 PDT 2026


https://github.com/dtcxzyw closed https://github.com/llvm/llvm-project/pull/191334


More information about the llvm-commits mailing list