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

RefineNestedAccess take indices into account when checking for missing free symbols #1317

Merged
merged 5 commits into from Jul 14, 2023

Conversation

Sajohn-CH
Copy link
Contributor

RefineNestedAccess does not take into account that it won't refine all dimensions of a memlet and thus only needs to check if all symbols used to define these dimensions are not missing. Added a function get_free_symbols_by_indices to Memlet and Range to return only the symbols appearing in the dimensions given by a list of dimension indices.

@alexnick83 alexnick83 self-requested a review July 13, 2023 13:22
@alexnick83 alexnick83 merged commit f6a19de into spcl:master Jul 14, 2023
9 checks passed
@alexnick83 alexnick83 deleted the free_symbols_indices branch July 14, 2023 16:29
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