jeffcharles opened PR #8999 from jeffcharles:winch-remove-specific-scratch-regs
to bytecodealliance:main
:
<!--
Please make sure you include the following information:
If this work has been discussed elsewhere, please include a link to that
conversation. If it was discussed in an issue, just mention "issue #...".Explain why this change is needed. If the details are in an issue already,
this can be brief.Our development process is documented in the Wasmtime book:
https://docs.wasmtime.dev/contributing-development-process.htmlPlease ensure all communication follows the code of conduct:
https://github.com/bytecodealliance/wasmtime/blob/main/CODE_OF_CONDUCT.md
-->
This is a refactoring PR to remove the specific types of registers from the ABI trait in favour of using thescratch!
macro orscratch_for
method. See https://github.com/bytecodealliance/wasmtime/pull/8990#discussion_r1688122381 for additional context.
jeffcharles requested wasmtime-compiler-reviewers for a review on PR #8999.
jeffcharles requested abrown for a review on PR #8999.
saulecabrera submitted PR review.
saulecabrera has enabled auto merge for PR #8999.
saulecabrera merged PR #8999.
Last updated: Nov 22 2024 at 16:03 UTC