Stream: git-wasmtime

Topic: wasmtime / PR #5703 winch: Add missing conversions betwee...


view this post on Zulip Wasmtime GitHub notifications bot (Feb 03 2023 at 20:26):

saulecabrera opened PR #5703 from winch-x64-asm-prep to main:

This commit adds some missing conversions between Winch's x64 Reg type and Cranelift's Gpr, WritableGpr and GprMemImm. This results in less boilerplate. This is also a bit of groundwork in the assembler to support the rest of the integer binary instructions.

<!--

Please ensure that the following steps are all taken care of before submitting
the PR.

Please ensure all communication adheres to the code of conduct.
-->

view this post on Zulip Wasmtime GitHub notifications bot (Feb 03 2023 at 20:27):

saulecabrera requested cfallin for a review on PR #5703.

view this post on Zulip Wasmtime GitHub notifications bot (Feb 03 2023 at 20:27):

saulecabrera submitted PR review.

view this post on Zulip Wasmtime GitHub notifications bot (Feb 03 2023 at 20:27):

saulecabrera created PR review comment:

Changed this for consistency with the other binary operations (namely add).

view this post on Zulip Wasmtime GitHub notifications bot (Feb 03 2023 at 23:55):

cfallin submitted PR review.

view this post on Zulip Wasmtime GitHub notifications bot (Feb 03 2023 at 23:55):

cfallin merged PR #5703.


Last updated: Nov 22 2024 at 16:03 UTC