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

Investigate P-Token compilation artefacts, make graph generation work #470

Closed
jberthold opened this issue Feb 28, 2025 · 1 comment
Closed

Comments

@jberthold
Copy link
Member

The P-Token is our guide to prioritising features in kmir development. Ongoing activity is to explore this code and the stable MIR that it compiles to.

  • Refactor the graph generation options to enable producing both and to work with cargo
  • The graph generation for P-token (using the --dot option) creates a dot file which cannot be cleanly processed by graphviz.
@jberthold
Copy link
Member Author

For an analysis of the extracted Stable MIR see #485 , and apparently graphs could be generated that time.
Unclear whether graph generation was failing because of the host's graphviz installation or because of other problems.
I am closing this for now, we can re-open if need be.

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