Stream: git-wasmtime

Topic: wasmtime / PR #8999 Winch: Remove specific scratch regist...


view this post on Zulip Wasmtime GitHub notifications bot (Jul 23 2024 at 16:08):

jeffcharles opened PR #8999 from jeffcharles:winch-remove-specific-scratch-regs to bytecodealliance:main:

<!--
Please make sure you include the following information:

Our development process is documented in the Wasmtime book:
https://docs.wasmtime.dev/contributing-development-process.html

Please 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 the scratch! macro or scratch_for method. See https://github.com/bytecodealliance/wasmtime/pull/8990#discussion_r1688122381 for additional context.

view this post on Zulip Wasmtime GitHub notifications bot (Jul 23 2024 at 16:08):

jeffcharles requested wasmtime-compiler-reviewers for a review on PR #8999.

view this post on Zulip Wasmtime GitHub notifications bot (Jul 23 2024 at 16:08):

jeffcharles requested abrown for a review on PR #8999.

view this post on Zulip Wasmtime GitHub notifications bot (Jul 23 2024 at 16:13):

saulecabrera submitted PR review.

view this post on Zulip Wasmtime GitHub notifications bot (Jul 23 2024 at 16:13):

saulecabrera has enabled auto merge for PR #8999.

view this post on Zulip Wasmtime GitHub notifications bot (Jul 23 2024 at 16:31):

saulecabrera merged PR #8999.


Last updated: Oct 23 2024 at 20:03 UTC