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

Check for overflow in Type constructor #7889

Merged
merged 2 commits into from
Oct 16, 2023
Merged

Check for overflow in Type constructor #7889

merged 2 commits into from
Oct 16, 2023

Conversation

abadams
Copy link
Member

@abadams abadams commented Oct 10, 2023

Fixes #7888

@abadams abadams merged commit 667d6ed into main Oct 16, 2023
3 checks passed
ardier pushed a commit to ardier/Halide-mutation that referenced this pull request Mar 3, 2024
* Check for overflow in Type constructor

* Don't try to construct illegal types
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.

Divide by zero during vectorize loops
2 participants