Skip to content

Conversation

@ftynse
Copy link
Contributor

@ftynse ftynse commented Dec 17, 2025

In practice, symbolic expressions only appear in the start part of the mapping
tuple whereas its step and stride are always constant. Remove the unnecessary
complexity of using full affine expressions there and use constants instead.

In practice, symbolic expressions only appear in the start part of the mapping
tuple whereas its step and stride are always constant. Remove the unnecessary
complexity of using full affine expressions there and use constants instead.

Signed-off-by: Alex Zinenko <[email protected]>
Copy link
Contributor

@tgymnich tgymnich left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@ftynse
Copy link
Contributor Author

ftynse commented Dec 18, 2025

Actually, I see cases where we don't do substitution immediately... Punting for now

@ftynse ftynse marked this pull request as draft December 18, 2025 15:51
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.

3 participants