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

winch: Improve scratch register handling #8971

Merged

Conversation

saulecabrera
Copy link
Member

This commit doesn't introduce any new behavior. It's mostly a follow-up to #7977.

This commit tries to reduce the repetitive pattern used to obtain the scrtach register by introducing a macro similar to the existing vmctx! macro.

This commit also improves the macro definition by using fully qualified paths.

This commit doesn't introduce any new behavior. It's mostly a follow-up
to bytecodealliance#7977.

This commit tries to reduce the repetitive pattern used to obtain the
scrtach register by introducing a macro similar to the existing `vmctx!`
macro.

This commit also improves the macro definition by using fully qualified
paths.
@saulecabrera saulecabrera requested a review from a team as a code owner July 18, 2024 14:04
@saulecabrera saulecabrera requested review from abrown and removed request for a team July 18, 2024 14:04
@github-actions github-actions bot added the winch Winch issues or pull requests label Jul 18, 2024
Copy link

Subscribe to Label Action

cc @saulecabrera

This issue or pull request has been labeled: "winch"

Thus the following users have been cc'd because of the following labels:

  • saulecabrera: winch

To subscribe or unsubscribe from this label, edit the .github/subscribe-to-label.json configuration file.

Learn more.

@saulecabrera saulecabrera requested a review from fitzgen July 19, 2024 21:45
@fitzgen fitzgen added this pull request to the merge queue Jul 22, 2024
Merged via the queue into bytecodealliance:main with commit c879eaf Jul 22, 2024
37 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
winch Winch issues or pull requests
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants