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

feat[next][dace]: extend support for sparse fields #1825

Closed
wants to merge 3 commits into from

Conversation

edopao
Copy link
Contributor

@edopao edopao commented Jan 24, 2025

Add lowering support for deref and cartesian shift of a sparse field. Unstructured shift of a sparse field (that is calling neighbors on a sparse field) is not supported yet.

@edopao edopao force-pushed the gtir-dace-sparse_fields branch from 63aa7ad to 950c856 Compare January 24, 2025 21:46
@edopao
Copy link
Contributor Author

edopao commented Jan 27, 2025

The IR for expressions on sparse fields might change in near future. Besides, these expressions are not reachable from lowering of user code.

@edopao edopao closed this Jan 27, 2025
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.

1 participant