Skip to content

[LLVM][TableGen] Use range for loops in AsmMatcherEmitter #108914

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 18, 2024

Conversation

jurahul
Copy link
Contributor

@jurahul jurahul commented Sep 17, 2024

Use range for loops in AsmMatcherEmitter.
Convert some Record pointers to const.

Use range for loops in AsmMatcherEmitter.
Convert some Record pointers to const.
@jurahul jurahul marked this pull request as ready for review September 17, 2024 23:00
Copy link
Collaborator

@kosarev kosarev left a comment

Choose a reason for hiding this comment

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

Thanks, we need more of that.

@jurahul jurahul merged commit cb5f81d into llvm:main Sep 18, 2024
11 checks passed
@jurahul jurahul deleted the asm_matcher_loops branch September 18, 2024 11:57
tmsri pushed a commit to tmsri/llvm-project that referenced this pull request Sep 19, 2024
Use range for loops in AsmMatcherEmitter.
Convert some Record pointers to const.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants