Skip to content

Extract generic Spec domain and context lifters #1692

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

Merged
merged 6 commits into from
Mar 4, 2025
Merged

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
@sim642 sim642 removed the pr-dependency Depends or builds on another PR, which should be merged before label Feb 24, 2025
@sim642 sim642 added this to the v2.6.0 milestone Feb 24, 2025
@sim642 sim642 requested a review from arkocal February 24, 2025 17:11
@sim642 sim642 marked this pull request as ready for review February 24, 2025 17:11
@michael-schwarz michael-schwarz self-requested a review February 28, 2025 16:57
@michael-schwarz michael-schwarz self-requested a review March 3, 2025 09:35
@sim642 sim642 merged commit 56fff3c into master Mar 4, 2025
21 checks passed
@sim642 sim642 deleted the generic-spec-lifters branch March 4, 2025 08:23
sim642 added a commit that referenced this pull request Mar 4, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
cleanup Refactoring, clean-up
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants