Skip to content

Revert "Revert "[AArch64][AsmParser] Directives should clear transitively implied features (#106625)"" #106814

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

Conversation

vitalybuka
Copy link
Collaborator

Reverts #106813

@vitalybuka vitalybuka requested a review from labrinea August 31, 2024 00:38
@vitalybuka vitalybuka marked this pull request as draft August 31, 2024 00:38
break;
}
if (It == std::end(ExtensionMap))
Error(CurLoc, "unsupported architectural extension: " + Name);
Copy link
Collaborator Author

Choose a reason for hiding this comment

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

We can't continue this loop if It == std::end(ExtensionMap)

Copy link
Collaborator Author

Choose a reason for hiding this comment

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

but it fails tests

@vitalybuka
Copy link
Collaborator Author

@labrinea This PR is just for visibility.
Please reland with a fix at your convenience.

@labrinea
Copy link
Collaborator

Raised #106850

@labrinea labrinea closed this Aug 31, 2024
@nunoplopes nunoplopes deleted the revert-106813-users/vitalybuka/spr/revert-aarch64asmparser-directives-should-clear-transitively-implied-features-106625 branch December 28, 2024 09:56
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