If we're going to generate a new inverted setcc, we should make sure we will be able to remove the old setcc.
This found in a larger test case from a coworker I haven't had a chance to reduce yet.
Differential D56765
[X86] Add a one use check to the setcc inversion code in combineVSelectWithAllOnesOrZeros craig.topper on Jan 15 2019, 5:22 PM. Authored by
Details If we're going to generate a new inverted setcc, we should make sure we will be able to remove the old setcc. This found in a larger test case from a coworker I haven't had a chance to reduce yet.
Diff Detail Event TimelineComment Actions LGTM but a test case would be useful.
|
Update comment?