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

Validate tasklet subscript access dimensionality #1868

Open
wants to merge 7 commits into
base: main
Choose a base branch
from

Conversation

tbennun
Copy link
Collaborator

@tbennun tbennun commented Jan 13, 2025

This PR adds a validation check that ensures connector access in tasklets conforms to the SDFG IR rules. This gives a more verbose and clearer error than before, where it would either manifest in the code generator or remain undetected.

cc @acalotoiu @pratyai @mcopik

@tbennun tbennun requested review from phschaad and removed request for phschaad January 13, 2025 00:11
@tbennun tbennun changed the title Validate tasklets subscript access dimensionality Validate tasklet subscript access dimensionality Jan 13, 2025
@mcopik
Copy link
Contributor

mcopik commented Jan 13, 2025

@tbennun Thank you, LGTM!

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