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

Implement process lowering #93

Closed
fabianschuiki opened this issue Feb 8, 2020 · 0 comments
Closed

Implement process lowering #93

fabianschuiki opened this issue Feb 8, 2020 · 0 comments
Labels
A-opt Area: Optimization and transformation passes.
Milestone

Comments

@fabianschuiki
Copy link
Owner

If a process consists of only one basic block and wait statement after all control flow simplifications, the process can be replaced with an equivalent entity. Add a pass that does this.

@fabianschuiki fabianschuiki added the A-opt Area: Optimization and transformation passes. label Feb 8, 2020
@fabianschuiki fabianschuiki added this to the v0.12 milestone Feb 8, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
A-opt Area: Optimization and transformation passes.
Projects
None yet
Development

No branches or pull requests

1 participant