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

Enhance rendering SCFGs #144

Merged
merged 1 commit into from
Aug 9, 2024
Merged

Enhance rendering SCFGs #144

merged 1 commit into from
Aug 9, 2024

Conversation

esc
Copy link
Member

@esc esc commented Aug 7, 2024

This updates the rendering code for Python source based SCFGs such that the layout of the information inside the nodes has redundancies reduced and there is sufficient whitespace to visually segment the information contained within the nodes.

Before:

Screenshot 2024-08-07 at 11 24 48

After:

Screenshot 2024-08-07 at 11 24 21

@esc esc force-pushed the enh/rendering_scfgs branch 2 times, most recently from eacadee to 429b61c Compare August 7, 2024 09:29
@esc esc force-pushed the enh/rendering_scfgs branch from 429b61c to 34d8670 Compare August 7, 2024 10:20
Copy link
Member

@sklam sklam left a comment

Choose a reason for hiding this comment

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

LGTM

@esc esc merged commit 1a7e616 into numba:main Aug 9, 2024
2 checks passed
@esc esc deleted the enh/rendering_scfgs branch August 14, 2024 14:05
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.

2 participants