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

Small fixes for liveness #15702

Merged
merged 4 commits into from
Jan 9, 2025
Merged

Small fixes for liveness #15702

merged 4 commits into from
Jan 9, 2025

Conversation

clonker
Copy link
Member

@clonker clonker commented Jan 9, 2025

  • add exit operations to live set of operation-wise liveness info
  • perform topological sort only on root, st unreachable blocks are ignored in liveness analysis
  • deal with dollar signs in ssa cfg dot graphs
  • convenience toDot function on ControlFlowLiveness

@clonker clonker enabled auto-merge January 9, 2025 16:52
@clonker clonker merged commit c6ed825 into develop Jan 9, 2025
74 checks passed
@clonker clonker deleted the liveness_fixes branch January 9, 2025 17:08
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