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

Uplift some passes to ullbc #538

Merged
merged 13 commits into from
Jan 24, 2025

Conversation

Nadrieril
Copy link
Member

This makes the pipeline more ullbc-friendly by moving most passes to operate on ullbc when they can. We could also uplift remove_read_discriminant (and that would make it simpler) but that'd require changing the AST so I'm leaving it for later.

@Nadrieril Nadrieril marked this pull request as draft January 24, 2025 17:10
@Nadrieril Nadrieril force-pushed the uplift-some-passes-to-ullbc branch from 23ba97b to 0c4617c Compare January 24, 2025 17:37
@Nadrieril Nadrieril marked this pull request as ready for review January 24, 2025 17:41
@Nadrieril Nadrieril merged commit c3cfb06 into AeneasVerif:main Jan 24, 2025
5 checks passed
@Nadrieril Nadrieril deleted the uplift-some-passes-to-ullbc branch January 24, 2025 17:56
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.

1 participant