Update the logic to update the successors and predecessors of region
blocks directly. This adds special handling for header and latch blocks
in place, and removes the separate loop to fix up the region blocks.
Helps to simplify D158333.
Differential D159136
[VPlan] Simplify HCFG construction of region blocks (NFC). fhahn on Aug 29 2023, 1:39 PM. Authored by
Details Update the logic to update the successors and predecessors of region Helps to simplify D158333.
Diff Detail
Event TimelineThere are a very large number of changes, so older changes are hidden. Show Older Changes
Comment Actions Address latest comments, thanks!
Comment Actions This looks good to me, thanks for accommodating! Adding a couple of last minor comments.
|