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

Diff checker #13

Open
wants to merge 25 commits into
base: master
Choose a base branch
from
Open

Diff checker #13

wants to merge 25 commits into from

Conversation

georgebisbas
Copy link
Owner

No description provided.

nw0 added 25 commits January 12, 2018 12:40
This fixes a propagation issue when blocking: if the end has been
changed in Iteration.limits[1], dim.symbolic_end would have superseded
it.
This is to accomodate the possibility that skew_factor * time_bs is not
a multiple of lower dimensional block sizes.
This didn't work: for ( ; x < fmin(...); ) gives 'error: invalid
controlling predicate'
Removes problem with compose_nodes
Bugfix: would destroy information about previously-blocked loops, as
`blocked` would get overwritten by an empty dict.
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