This is an archive of the discontinued LLVM Phabricator instance.

[LV] Added special representation of the loop into VPlan
Needs ReviewPublic

Authored by nikolaypanchenko on Apr 17 2023, 4:25 PM.

Details

Summary

The commit adds a special object to represent loop-like region in a
VPlan. Currently it simply replaces region that was previously built to
hold Header -> Latch and provides special functionality to query IV.

Diff Detail

Event Timeline

Herald added a project: Restricted Project. · View Herald TranscriptApr 17 2023, 4:25 PM
nikolaypanchenko requested review of this revision.Apr 17 2023, 4:25 PM