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

Extract generic Spec domain and context lifters #1692

Draft
wants to merge 3 commits into
base: master
Choose a base branch
from

Conversation

sim642
Copy link
Member

@sim642 sim642 commented Feb 19, 2025

So far the only lifters of this kind have been for hashconsing, but others have been proposed:

  1. HashCachedContextLifter: Introduce the lifter and the option #1690
  2. Implement delayed widening #1483
  3. Implement lookahead widening #1484

They share a lot of the boilerplate which maybe could be avoided like this.
I'd wait for #1690 to be merged to see if this is actually general enough.

@sim642 sim642 added cleanup Refactoring, clean-up pr-dependency Depends or builds on another PR, which should be merged before labels Feb 19, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
cleanup Refactoring, clean-up pr-dependency Depends or builds on another PR, which should be merged before
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant