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

Serialise llvm.experimental.stackmap as new opcode #141

Merged
merged 1 commit into from
Apr 27, 2024

Conversation

jacob-hughes
Copy link

No description provided.

serialiseOpcode(OpCodeDeoptSafepoint);
// stackmap ID:
serialiseOperand(I, VLMap, I->getOperand(0));

Copy link

Choose a reason for hiding this comment

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

Maybe I'd remove the newlines between the fields you are serialising, but I won't die on that hill.

@jacob-hughes
Copy link
Author

Pushed a fix and formatted. Ready to squash (it will need rebasing as there are now merge conflicts with main)

@ltratt
Copy link

ltratt commented Apr 26, 2024

Please squash.

@jacob-hughes jacob-hughes force-pushed the serialise_deopt_opcode branch from 0c0065c to 4c5e249 Compare April 27, 2024 14:39
@jacob-hughes
Copy link
Author

Squashed

@ltratt ltratt added this pull request to the merge queue Apr 27, 2024
Merged via the queue into ykjit:main with commit 336d00a Apr 27, 2024
2 checks passed
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.

4 participants