Skip to content

Regalloc_split: slightly generalize the code#2883

Merged
xclerc merged 1 commit intomainfrom
regalloc-split-generalize
Aug 2, 2024
Merged

Regalloc_split: slightly generalize the code#2883
xclerc merged 1 commit intomainfrom
regalloc-split-generalize

Conversation

@xclerc
Copy link
Copy Markdown
Contributor

@xclerc xclerc commented Aug 2, 2024

As noted in the original pull request [1],
the move should not cross a destruction
of the register. This cannot happen right
now, because the registers being moved
all have their location set to unknown,
but I intend to use this code in situations
where this restriction does not hold.

[1] #1739 (comment)

@xclerc xclerc added the backend label Aug 2, 2024
@xclerc xclerc merged commit 915acd6 into main Aug 2, 2024
@xclerc xclerc deleted the regalloc-split-generalize branch August 2, 2024 11:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants