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

Fix regression caused by #6875 #6879

Open
TomAFrench opened this issue Dec 19, 2024 · 0 comments
Open

Fix regression caused by #6875 #6879

TomAFrench opened this issue Dec 19, 2024 · 0 comments
Assignees

Comments

@TomAFrench
Copy link
Member

#6875 caused a small regression in some of our circuits where we started to multiply a predicate into a value multiple times unnecessarily.

We should nail down how this regression is coming in (notably the optimization we added prevents the automatic value merging of if-else instructions for numeric values if the new optimization fires) and address it.

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

No branches or pull requests

2 participants