Skip to content

Implement Register Allocation AnalysisPr zmr233#20

Merged
mengzhuo merged 2 commits intoplctlab:mainfrom
zmr-233:pr-zmr233
Jan 27, 2025
Merged

Implement Register Allocation AnalysisPr zmr233#20
mengzhuo merged 2 commits intoplctlab:mainfrom
zmr-233:pr-zmr233

Conversation

@zmr-233
Copy link

@zmr-233 zmr-233 commented Jan 25, 2025

Refactored scattered code into modules, implemented fundamental register allocation analysis passes including RPO calculation and liveness analysis with next-use tracking.

Next steps involve lifetime splitting and preliminary spilling.

@mengzhuo mengzhuo merged commit 441b774 into plctlab:main Jan 27, 2025
2 checks passed
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