[llvm] [InstCombine] Fold (X + C) + (Y & ~C) to X + (Y | C) (PR #191334)
via llvm-commits
llvm-commits at lists.llvm.org
Mon Apr 13 21:48:38 PDT 2026
https://github.com/ParkHanbum edited https://github.com/llvm/llvm-project/pull/191334
More information about the llvm-commits
mailing list