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

Constant propagation over Props #642

Merged
merged 2 commits into from
Jan 30, 2025
Merged

Constant propagation over Props #642

merged 2 commits into from
Jan 30, 2025

Conversation

msooseth
Copy link
Collaborator

Description

Performs constant propagation on the Prop before sending it to the solver

Checklist

  • tested locally
  • added automated tests
  • updated the docs
  • updated the changelog

@msooseth msooseth changed the title [DRAFT] Constant propagation Constant propagation over Props Jan 29, 2025
@msooseth msooseth marked this pull request as ready for review January 29, 2025 17:17
@msooseth msooseth requested a review from blishko January 29, 2025 17:17
Copy link
Collaborator

@blishko blishko left a comment

Choose a reason for hiding this comment

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

I think this is good!

src/EVM/Expr.hs Outdated Show resolved Hide resolved
src/EVM/Expr.hs Show resolved Hide resolved
Co-authored-by: Martin Blicha <[email protected]>
@msooseth msooseth merged commit dd3e07d into main Jan 30, 2025
9 checks passed
@msooseth msooseth deleted the constant-prop branch January 30, 2025 11:04
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