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

Bounds visitor for div was missing single_point mutated case #7379

Merged
merged 2 commits into from
Feb 28, 2023

Conversation

adrian-lebioda
Copy link
Contributor

So further investigating issue I reported #7374 I found that also Div visit misses this case which results in not bounded loop being generated.

Copy link
Member

@abadams abadams left a comment

Choose a reason for hiding this comment

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

Thanks for the fix!

@steven-johnson steven-johnson merged commit 5c02ae2 into halide:main Feb 28, 2023
@adrian-lebioda adrian-lebioda deleted the adrian/fix_7374_cont branch February 28, 2023 06:55
ardier pushed a commit to ardier/Halide-mutation that referenced this pull request Mar 3, 2024
…7379)

* Bounds visitor for div was missing single_point mutated case

Signed-off-by: Adrian Lebioda <[email protected]>

* Add test

Signed-off-by: Adrian Lebioda <[email protected]>

---------

Signed-off-by: Adrian Lebioda <[email protected]>
Co-authored-by: Adrian Lebioda <[email protected]>
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