Skip to content

Conversation

@ChAoSUnItY
Copy link
Collaborator

@ChAoSUnItY ChAoSUnItY commented Jul 26, 2025

This patch adds naming to various member when dumping IR, e.g. function names to basic block clusters, basic block pseudo names to each basic blocks. Also, fixed phase 2 IR dumping not printing out the name of functions.

Summary by Bito

This pull request enhances the IR processing by adding function names to basic block clusters and improving basic block labeling. The updates make the IR dumping process more informative and correct a previous oversight in phase 2 IR dumping.

This patch adds naming to various member when dumping IR, e.g. function
names to basic block clusters, basic block pseudo names to each basic
blocks. Also, fixed phase 2 IR dumping not printing out the name of
functions.
@jserv jserv merged commit 7378a52 into sysprog21:master Jul 27, 2025
6 checks passed
@jserv
Copy link
Collaborator

jserv commented Jul 27, 2025

Thank @ChAoSUnItY for contributing!

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.

3 participants