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

Redone RCE implememtation #75

Merged
merged 5 commits into from
Jun 18, 2024

Conversation

AjayBrahmakshatriya
Copy link
Collaborator

This change reimplements RCE (redundant copy elimination) to fix a lot of corner cases. The main change is that RCE is now a 2 step algorithm instead of a combined stage which makes it easier to handle edge cases.

Sample 57 has been updated to test the same.

@AjayBrahmakshatriya AjayBrahmakshatriya merged commit e487e03 into BuildIt-lang:master Jun 18, 2024
2 checks passed
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