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

[TableGen] Fix minor index bugs in PseudoLoweringEmitter #81605

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

AlfieRichardsArm
Copy link
Contributor

This commit fixes some minor indices bugs in PseudoLoweringEmitter.cpp.

I don't believe these bugs would have had much of an effect previously but they were causing some issues with some refactoring work regarding ARM thumb ".w" and ".n" operands I am working on currently.

Copy link

github-actions bot commented Feb 13, 2024

✅ With the latest revision this PR passed the C/C++ code formatter.

This commit fixes some minor indices bugs in PseudoLoweringEmitter.cpp.
I don't believe these bugs would have had much of an effect previously
but they were causing some issues with some refactoring work with
".w" and ".n" operands I am working on currently.
@AlfieRichardsArm
Copy link
Contributor Author

@s-barannikov I will update this patch with your suggestions from the other so you dont have to repeat yourself

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.

None yet

1 participant