[llvm] [InstCombine] Fold (X ^ (or disjoint Y, C1)) ^ C2 to (X ^ Y) ^ (C1 ^ C2) (PR #191638)
via llvm-commits
llvm-commits at lists.llvm.org
Sat Apr 11 20:10:08 PDT 2026
https://github.com/Jinlock9 edited https://github.com/llvm/llvm-project/pull/191638
More information about the llvm-commits
mailing list