Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Pace Fixes 0 #1314

Merged
merged 6 commits into from Jul 22, 2023
Merged

Pace Fixes 0 #1314

merged 6 commits into from Jul 22, 2023

Conversation

alexnick83
Copy link
Contributor

@alexnick83 alexnick83 commented Jul 12, 2023

This PR addresses the following:

  • Do not add nested program call's arguments closure arrays that do not exist in the corresponding SDFG.
  • Ensure access nodes that are candidates for elimination (RedundantArray-kind transformations) exist in the target SDFGState. For example, RedundantSecondArray may remove two AcessNodes: the destination, but also the source, if it has in-degree 0.

@alexnick83 alexnick83 requested a review from tbennun July 14, 2023 13:12
@alexnick83 alexnick83 marked this pull request as ready for review July 21, 2023 16:49
@alexnick83 alexnick83 merged commit 892d614 into master Jul 22, 2023
9 checks passed
@alexnick83 alexnick83 deleted the pace-fixes-0 branch July 22, 2023 09:37
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.

None yet

2 participants