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

[RTG] Add MemoryAllocation pass #8395

Open
wants to merge 1 commit into
base: maerhart-rtg-improved-test-matching
Choose a base branch
from

Conversation

maerhart
Copy link
Member

@maerhart maerhart commented Apr 6, 2025

This is a basic version of the pass and will be improved upon in later PRs (refer to memories via labels, assign the same/overlapping address range to multiple allocations if their liveness doesn't overlap, etc.)
Also make sure memories are properly retained during elaboration and add a load address instruction to rtgtest.

Also make sure memories are properly retained during elaboration and add a load address instruction to rtgtest
@maerhart maerhart added the RTG Involving the `rtg` dialect label Apr 6, 2025
@maerhart maerhart requested review from youngar and darthscsi April 6, 2025 10:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
RTG Involving the `rtg` dialect
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant