[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.
parent
60b90b52
Please register or sign in to comment
Other passes are unable to reverse this transform if we use dominating
conditions.
Fixes #88239.