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][Elaboration] Use malloc instead of IR for virtual registers and labels #8194

Merged
merged 1 commit into from
Feb 19, 2025

Conversation

maerhart
Copy link
Member

@maerhart maerhart commented Feb 5, 2025

Fixes #8160 and #8161

@maerhart maerhart added the RTG Involving the `rtg` dialect label Feb 5, 2025
@maerhart maerhart requested review from youngar and darthscsi February 5, 2025 15:27
@maerhart maerhart force-pushed the maerhart-rtg-interleavesequences branch from 1ae382a to b34c379 Compare February 13, 2025 21:50
@maerhart maerhart force-pushed the maerhart-rtg-elaboration-malloc branch from 9f33bc0 to d748483 Compare February 13, 2025 21:51
@maerhart maerhart force-pushed the maerhart-rtg-interleavesequences branch 3 times, most recently from 7515298 to 2f18ec2 Compare February 19, 2025 11:43
Base automatically changed from maerhart-rtg-interleavesequences to main February 19, 2025 11:44
@maerhart maerhart force-pushed the maerhart-rtg-elaboration-malloc branch from d748483 to e34fc49 Compare February 19, 2025 11:45
@maerhart maerhart merged commit 6f7d13a into main Feb 19, 2025
5 checks passed
@maerhart maerhart deleted the maerhart-rtg-elaboration-malloc branch February 19, 2025 11:47
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.

[RTG][Elaboration] Malloc virtual register values
2 participants