Skip to content

AArch64: don't form indexed paired ops if base reg overlaps operands. #3184

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

Conversation

hyp
Copy link

@hyp hyp commented Aug 20, 2021

The registers involved might not be identical, but can still overlap (e.g.
"str w0, [x0, #4]!").

(cherry picked from commit 3d41ef6)

The registers involved might not be identical, but can still overlap (e.g.
"str w0, [x0, #4]!").

(cherry picked from commit 3d41ef6)
@hyp
Copy link
Author

hyp commented Aug 20, 2021

@swift-ci please test

@hyp hyp merged commit 2e58005 into stable/20210726 Aug 20, 2021
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.

2 participants