Craig Topper e15f47f267
[InstCombine] Don't use dominating conditions to transform sub into xor. (#88566)
Other passes are unable to reverse this transform if we use dominating
conditions.
    
Fixes #88239.
2024-04-17 13:16:08 -07:00
..