This check is redundant as it is covered by the call to
isPotentiallyReachable.
Depends on D155726.
Differential D155718
[InstCombine] Remove unneeded isa<PHINode> check in foldOpIntoPhi 0xdc03 on Jul 19 2023, 8:42 AM. Authored by
Details
Diff Detail
Unit Tests Event TimelineComment Actions Okay, I have done this and changed the patch order but the issue I have now is that no changes are visible in the tests introduced in D155726. |