Skip to content

[WIP][IdModel] Step2 IEL propagation#1715

Closed
naoyam wants to merge 26 commits intomainfrom
idmodel_step2_iel_propagation
Closed

[WIP][IdModel] Step2 IEL propagation#1715
naoyam wants to merge 26 commits intomainfrom
idmodel_step2_iel_propagation

Conversation

@naoyam
Copy link
Collaborator

@naoyam naoyam commented Feb 2, 2024

Stacked on #1650

Still WIP

naoyam added 26 commits January 18, 2024 13:50
Previously IdModel constructor builds all graphs at once. This
refactoring is done in preparation for loop promotion analysis to allow
testing of each step of the analysis
This is the first step of the loop promotion analysis. It may not be
very clear what this analysis is intended to do at this point, but in
short, the root resolution information is propagated to intermediate and
leaf ID groups in the IEL graph, which is then projected back to the
loop graph. I thought before diving into the full promotion analysis it
would make reviewing easier to split this part off as the first sub-PR
with unit tests.
Used in the loop promotion analysis (#32)
Base automatically changed from idmodel_root_resolution to main February 16, 2024 08:51
@naoyam naoyam closed this Feb 16, 2024
@naoyam naoyam deleted the idmodel_step2_iel_propagation branch February 16, 2024 09:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant