Skip to content

Remove redundant regions #7978

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

Merged
merged 5 commits into from
Jul 9, 2025
Merged

Remove redundant regions #7978

merged 5 commits into from
Jul 9, 2025

Conversation

rtfeldman
Copy link
Contributor

We're currently storing a ton of regions inside CIR nodes that are already accessible via the regions array. This removes the redundant ones in the node variants, so we're only using the array!

@rtfeldman rtfeldman enabled auto-merge July 9, 2025 02:19
@rtfeldman rtfeldman disabled auto-merge July 9, 2025 02:31
@rtfeldman rtfeldman merged commit 26d49e2 into main Jul 9, 2025
24 checks passed
@rtfeldman rtfeldman deleted the remove-redundant-regions branch July 9, 2025 02:31
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