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

Fix-interstate-free-symbols #1238

Merged
merged 3 commits into from Apr 3, 2023
Merged

Fix-interstate-free-symbols #1238

merged 3 commits into from Apr 3, 2023

Conversation

alexnick83
Copy link
Contributor

This PR attempts to fix a long standing issue with the computation of an SDFG's free symbols, especially symbols that are used before being assigned. The PR introduces a new algorithm for computingg an InterstateEdge's free symbbols, which is subsequently used to correctly compute the used-before-assigned SDFG free symbols.

@alexnick83 alexnick83 merged commit 3e60915 into master Apr 3, 2023
9 checks passed
@tbennun tbennun deleted the fix-interstate-free-symbols branch July 7, 2023 15:46
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