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

Reject programs with over-constrained sizes #26

Open
emilaxelsson opened this issue Oct 31, 2012 · 0 comments
Open

Reject programs with over-constrained sizes #26

emilaxelsson opened this issue Oct 31, 2012 · 0 comments

Comments

@emilaxelsson
Copy link
Member

Optimization should throw an error when the size of an expression is over-constrained. It can only happen if there's a bug in the general size inference, or if the user has stated invalid size constraints. In both cases it may lead to incorrect optimizations, so throwing an error seems preferable.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant