Skip to content

feat[next-dace]: Updated MoveDataflowIntoIfBody#2531

Open
philip-paul-mueller wants to merge 36 commits intoGridTools:mainfrom
philip-paul-mueller:ordered_move_dataflow_into_if
Open

feat[next-dace]: Updated MoveDataflowIntoIfBody#2531
philip-paul-mueller wants to merge 36 commits intoGridTools:mainfrom
philip-paul-mueller:ordered_move_dataflow_into_if

Conversation

@philip-paul-mueller
Copy link
Copy Markdown
Contributor

@philip-paul-mueller philip-paul-mueller commented Mar 13, 2026

This PR updates MoveDataflowIntoIfBody transformation.
It addresses some aspects that were not fully addressed in a previous PR.
The main change is that now the processing is not done in a per connector fashion but is performed in a unified way, i.e. all at once.
Furthermore, the stability was increased, by ordering the nodes to relocate according to their node id.

TODO:

  • Run ICON

Implemented a better sorting mechanism and also handled one case of
empty Memlets, however, not all are handled yet.
@philip-paul-mueller philip-paul-mueller changed the title [feat]: Updated MoveDataflowIntoIfBody feat[next-dace]: Updated MoveDataflowIntoIfBody Mar 25, 2026
@philip-paul-mueller philip-paul-mueller marked this pull request as ready for review March 26, 2026 10:58
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.

2 participants