Skip to content

Conversation

@topperc
Copy link
Collaborator

@topperc topperc commented Nov 11, 2025

No description provided.

@github-actions
Copy link

github-actions bot commented Nov 11, 2025

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

@topperc topperc enabled auto-merge (squash) November 11, 2025 06:51
Copy link
Contributor

@s-barannikov s-barannikov left a comment

Choose a reason for hiding this comment

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

LGTM


struct RegOp {
unsigned RegNum;
MCRegister RegNum;
Copy link
Contributor

Choose a reason for hiding this comment

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

Here and in other places:

Suggested change
MCRegister RegNum;
MCRegister Reg;

if that doesn't significantly increase diff

@topperc topperc merged commit 321afc7 into llvm:main Nov 11, 2025
9 checks passed
@topperc topperc deleted the pr/ve-mcregister branch November 11, 2025 15:05
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.

3 participants