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

Conditional Push In #713

Merged
merged 5 commits into from
Jan 28, 2025
Merged

Conditional Push In #713

merged 5 commits into from
Jan 28, 2025

Conversation

ajpal
Copy link
Collaborator

@ajpal ajpal commented Jan 28, 2025

image

Although, we don't remove the original input, so it ends up actually looking like this:
image

This extra (now unused) input will hopefully get cleaned up with Oliver's new dead-code-aware extraction.

@ajpal ajpal requested a review from oflatt January 28, 2025 18:10
Copy link
Member

@oflatt oflatt left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

awesome- I think we should delete the constant rule though

)
:ruleset push-in)

(rule (
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Shouldn't interval analysis handle pushing constants in already?

@ajpal ajpal merged commit 867cc9e into main Jan 28, 2025
4 checks passed
@ajpal ajpal deleted the ajpal-push-in branch January 28, 2025 22:31
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.

2 participants