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

Consider deferring binding backedge insertion until first image invalidation #57435

Open
Keno opened this issue Feb 17, 2025 · 0 comments
Open

Comments

@Keno
Copy link
Member

Keno commented Feb 17, 2025

As a follow-up to #57433, it should be possible to keep a list of modules that haven't been processed yet and defer insertion of backedges until the first invalidation in an image module. That said, I benchmarked this briefly by just turning off the backedge insertion entirely, and the gains were in the noise. This issue is a reminder to benchmark this more carefully and possibly implement it, but I'm not planning to do so in the immediate future.

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

No branches or pull requests

1 participant