In cases where the OuterMostLoopLatchBI only has a single successor,
accessing the second successor will fail.
This fixes a failure when building the test-suite with loop-interchange
enabled.
Differential D42906
[LoopInterchange] Check number of latch successors before accessing them. fhahn on Feb 5 2018, 6:07 AM. Authored by
Details In cases where the OuterMostLoopLatchBI only has a single successor, This fixes a failure when building the test-suite with loop-interchange
Diff Detail |