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

[SINGLEPASS] Add more ROR emitter to ARM64 backend (for #3647) #3654

Merged
merged 4 commits into from
Mar 8, 2023

Conversation

ptitSeb
Copy link
Contributor

@ptitSeb ptitSeb commented Mar 7, 2023

Add more ROR emitter to ARM64 backend of Singlepass compiler, it was missing Imm64 handling for 64bits operations.

Should fix ticket #3647

@ptitSeb ptitSeb requested a review from syrusakbary as a code owner March 7, 2023 09:23
@ptitSeb ptitSeb requested a review from theduke March 7, 2023 09:23
Copy link
Member

@syrusakbary syrusakbary left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good. Should we add a new test for this?

@ptitSeb
Copy link
Contributor Author

ptitSeb commented Mar 8, 2023

I'll add some unit tests to both emiter in a separate commit. There is none now, so adding just this one would make no sense. So I'll work on a more massive unit test as a standalone PR.

@syrusakbary syrusakbary merged commit b7ea014 into master Mar 8, 2023
@syrusakbary syrusakbary deleted the fix_add_more_ror_emiter_arm64 branch March 8, 2023 18:29
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