Skip to content

[Sparc] Remove LEA instructions (NFCI) #65850

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 1 commit into from
Sep 20, 2023

Conversation

s-barannikov
Copy link
Contributor

LEA_ADDri and LEAX_ADDri are printed / encoded the same way as ADDri. I had to change the type of simm13Op so that it can be used in both 32- and 64-bit modes. This required the changes in operands of some InstAliases.

LEA_ADDri and LEAX_ADDri are printed / encoded the same way as ADDri.
I had to change the type of simm13Op so that it can be used in both
32- and 64-bit modes. This required the changes in operands of some
InstAliases.
@s-barannikov s-barannikov requested a review from koachan September 9, 2023 13:36
@s-barannikov s-barannikov requested a review from a team as a code owner September 9, 2023 13:36
@s-barannikov
Copy link
Contributor Author

ping

Copy link
Contributor

@koachan koachan left a comment

Choose a reason for hiding this comment

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

LGTM

@s-barannikov s-barannikov merged commit dd477eb into llvm:main Sep 20, 2023
@s-barannikov s-barannikov deleted the sparc-remove-lea-instructions branch September 20, 2023 00:34
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.

3 participants