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

Improved simplify, apply-assertions, and remove-unnecessary-assertions #80

Merged
merged 2 commits into from
Oct 22, 2023

Conversation

RunDevelopment
Copy link
Owner

Changes:

  • apply-assertions will rewrite loops more aggressively.
  • Fixed a bug remove-unnecessary-assertions.
  • Do remove-unnecessary-assertions twice in simplify to avoid undoing the loop rewriting of apply-assertions.

@RunDevelopment RunDevelopment merged commit 8d20d94 into master Oct 22, 2023
11 checks passed
@RunDevelopment RunDevelopment deleted the simplify-impr branch October 22, 2023 11:22
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.

None yet

1 participant