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

Configurable compiler optimization pipeline #41

Open
daphne-eu opened this issue May 12, 2021 · 0 comments
Open

Configurable compiler optimization pipeline #41

daphne-eu opened this issue May 12, 2021 · 0 comments

Comments

@daphne-eu
Copy link
Owner

In GitLab by @pdamme on May 12, 2021, 20:53

The Daphne compiler will perform numerous rewrite/optimization passes on the DaphneIR representation of the user script. To play around with the employment/order/repetition of the passes, the optimization pipeline should be configurable, e.g., by passing appropriate command line arguments. While full flexibility should be provided for expert users, there should always be a (set of) default pipeline(s).

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

No branches or pull requests

1 participant