Skip to content

Improve notes about register allocation#2928

Merged
xclerc merged 2 commits intomainfrom
regalloc-notes
Aug 16, 2024
Merged

Improve notes about register allocation#2928
xclerc merged 2 commits intomainfrom
regalloc-notes

Conversation

@xclerc
Copy link
Copy Markdown
Contributor

@xclerc xclerc commented Aug 15, 2024

This pull request adds a couple of paragraphs
to the notes about register allocation. More
precisely, it describes the "rewrite" function
(its original form, taken from the IRC paper,
as well as its recent optimization) and gives
more details about the split/renames
preprocessing pass.

@xclerc xclerc added documentation Improvements or additions to documentation backend labels Aug 15, 2024
Copy link
Copy Markdown
Contributor

@milan-tom milan-tom left a comment

Choose a reason for hiding this comment

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

LGTM

Co-authored-by: Milan Tom <48379919+milan-tom@users.noreply.github.com>
@xclerc xclerc merged commit b532dff into main Aug 16, 2024
@xclerc xclerc deleted the regalloc-notes branch August 16, 2024 11:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

backend documentation Improvements or additions to documentation

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants