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

Sloppy repro of "mandatory folded edges" not being considered mandatory. #717

Draft
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

obi1kenobi
Copy link
Owner

An edge can be @fold and also mandatory, if there's a statically-provable requirement that the @fold count must be >= 1. But the current optimization hints system doesn't seem to consider this to be the case, which leads to missed optimizations.

This is a somewhat sloppy repro of the problem, and a first step toward fixing it.

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.

1 participant