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

wazevo(regalloc): refactors interference graph construction #1827

Closed
wants to merge 1 commit into from

Conversation

mathetake
Copy link
Member

This changes the algorithm for the construction of an interference graph.
Basically, this starts leveraging the CFG instead of the per-block basis building.

@mathetake mathetake force-pushed the refactorliverangeconstruction branch 2 times, most recently from a91fe16 to e627476 Compare November 1, 2023 08:03
@mathetake mathetake force-pushed the refactorliverangeconstruction branch from 28c1404 to 589f297 Compare November 2, 2023 05:34
@mathetake mathetake closed this Nov 2, 2023
@mathetake mathetake deleted the refactorliverangeconstruction branch November 2, 2023 06:43
@mathetake mathetake restored the refactorliverangeconstruction branch November 2, 2023 06:48
@mathetake mathetake deleted the refactorliverangeconstruction branch November 2, 2023 10:55
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.

1 participant