Skip to content

Some tweaks to graph rendering, remove smir_pretty instances #43

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

Merged
merged 8 commits into from
Feb 6, 2025

Conversation

jberthold
Copy link
Member

  • Adds more colours to the graph clusters
  • prints statements in basic blocks
  • reformats cluster (function) names for fewer line breaks

Closes #36

Also removes an outdated test module and all mentions of smir_pretty (renaming the crate to stable_mir_pretty)

Closes #40

Copy link
Collaborator

@dkcumming dkcumming left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

All looking good!

@jberthold
Copy link
Member Author

Going to add a bit more code still, sorry...

@jberthold jberthold merged commit 2b4d8a9 into master Feb 6, 2025
2 checks passed
@jberthold jberthold deleted the 36-tweak-graph branch February 6, 2025 03:19
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.

Update references to smir_pretty to stable-mir-json Improve graph generator: statement printing, colours, cluster labels
2 participants