Skip to content

[VPlan] Replace VPRegionBlock with explicit CFG before execute (NFCI).#117506

Merged
fhahn merged 12 commits intollvm:mainfrom
fhahn:vplan-remove-region-before-cg
May 24, 2025
Merged

[VPlan] Replace VPRegionBlock with explicit CFG before execute (NFCI).#117506
fhahn merged 12 commits intollvm:mainfrom
fhahn:vplan-remove-region-before-cg

Conversation

@fhahn
Copy link
Copy Markdown
Contributor

@fhahn fhahn commented Nov 24, 2024

Building on top of #114305,
replace VPRegionBlocks with explicit CFG before executing.
This will enable further simplifications of phi handling during execution
and transformations that do not have to preserve the canonical IV required
by loop regions. This for example could include replacing the canonical
IV with an EVL based phi while completely removing the original canonical
IV.

Loading
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants