There is no need to update the DT here, because there must be a unique
latch. Hence if the latch is not exiting it must directly branch back
to the original loop header and does not dominate any nodes.
Skipping a DT update here simplifies D141487.
Differential D141810
[LoopUnroll] Don't update DT for changeToUnreachable. fhahn on Jan 15 2023, 3:46 PM. Authored by
Details There is no need to update the DT here, because there must be a unique Skipping a DT update here simplifies D141487.
Diff Detail
|