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

Relax fallback condition of AntiAliasing handling of Let #1495

Merged
merged 1 commit into from
Jan 31, 2024

Conversation

mario-bucev
Copy link
Collaborator

This relaxation allows the test cases of TargetMutation{7,8} to be accepted.
Note that the diff suggests a complete rewrite of the Let case but it is really just replacing varsOfExprDealiased(e, env) with terminalVarsOfExprDealiased(e, env).

@mario-bucev mario-bucev merged commit ba4a854 into epfl-lara:main Jan 31, 2024
2 checks passed
@mario-bucev mario-bucev deleted the relax-antialasing branch January 31, 2024 10:21
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