Skip to content

Comments

Handle unreachable code in bounds inference#7866

Merged
abadams merged 4 commits intomainfrom
abadams/fix_7756
Sep 27, 2023
Merged

Handle unreachable code in bounds inference#7866
abadams merged 4 commits intomainfrom
abadams/fix_7756

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