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

[InlineAsm] Add constraint A to getMemConstraintName #65292

Merged
merged 2 commits into from
Sep 12, 2023

Conversation

wangpc-pp
Copy link
Contributor

We will get an assertion of 'Unknown memory constraint' when we dump
MachineOperand with constraint A.

We will get an assertion of 'Unknown memory constraint' when we dump
`MachineOperand` with constraint A.
@wangpc-pp wangpc-pp requested a review from a team as a code owner September 5, 2023 04:16
@wangpc-pp
Copy link
Contributor Author

Ping. It's a really simple change.

@wangpc-pp wangpc-pp merged commit 94a7529 into llvm:main Sep 12, 2023
1 check passed
ZijunZhaoCCK pushed a commit to ZijunZhaoCCK/llvm-project that referenced this pull request Sep 19, 2023
We will get an assertion of 'Unknown memory constraint' when we dump
`MachineOperand` with constraint A.
@wangpc-pp wangpc-pp deleted the main-constraint-A-getMemConstraintName branch November 24, 2023 04:30
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

2 participants