[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
Sun Aug 16 04:46:41 PDT 2026


Jinlock9 wrote:

Gentle ping @nikic. Would appreciate another look when you have time.

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


More information about the llvm-commits mailing list