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

Handle unreachable code in bounds inference #7866

Merged
merged 4 commits into from
Sep 27, 2023
Merged

Handle unreachable code in bounds inference #7866

merged 4 commits into from
Sep 27, 2023

Conversation

abadams
Copy link
Member

@abadams abadams commented Sep 26, 2023

@abadams
Copy link
Member Author

abadams commented Sep 27, 2023

Failure unrelated (that test is getting awfully close to failing on main, I'll investigate separately)

@abadams abadams merged commit 76ac233 into main Sep 27, 2023
ardier pushed a commit to ardier/Halide-mutation that referenced this pull request Mar 3, 2024
* Handle unreachable code in bounds inference

* Avoid ambiguous constructor

* IRVisitor -> IRGraphVisitor

* Add success print
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.

bounds-query can quietly return wrong answer when specialize_fail() is used
2 participants