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

Register allocation: minor improvement #830

Merged
merged 1 commit into from
Jun 10, 2024
Merged

Register allocation: minor improvement #830

merged 1 commit into from
Jun 10, 2024

Conversation

vbgl
Copy link
Member

@vbgl vbgl commented Jun 7, 2024

The optimization that conflicts between variables allocated to disjoint banks can be ignored is now applied only to variables of “reg” kind.

Fixes #827.

The optimization that conflicts between variables allocated to disjoint
banks can be ignored is now applied only to variables of “reg” kind.
@bgregoir bgregoir merged commit 5249c4e into main Jun 10, 2024
1 check passed
@bgregoir bgregoir deleted the fix-827 branch June 10, 2024 09:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Assertion failure in register allocation
2 participants