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

New State for Attribute Replacements #1296

Merged
merged 2 commits into from Jul 4, 2023

Conversation

alexnick83
Copy link
Contributor

The PR adds a new SDFGState when handling Python AST Attribute nodes implemented through a replacement method. This ensures that no dependencies are violated in cases where the attribute depends on the output(s) of the last SDFGState.

@alexnick83 alexnick83 requested a review from tbennun July 4, 2023 13:34
@alexnick83 alexnick83 merged commit 484630a into master Jul 4, 2023
9 checks passed
@alexnick83 alexnick83 deleted the attribute-replacements-new-state branch July 4, 2023 15:23
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