Skip to content

[TableGen] Fix minor index bugs in PseudoLoweringEmitter #81605

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

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

@s-barannikov
Copy link
Contributor

@AlfieRichardsArm Is this still relevant?

@AlfieRichardsArm
Copy link
Contributor Author

Hi @s-barannikov,

Apologies, I have moved to working in GCC so haven’t kept up with this patch.

I think this patch can be closed. These bugs likely still exist, but only came up when I was trying to make .n and .w optional operands, which is indefinitely paused.

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