Stream: git-wasmtime

Topic: wasmtime / PR #7909 winch: Add saturating conversion inst...


view this post on Zulip Wasmtime GitHub notifications bot (Feb 09 2024 at 23:10):

saulecabrera opened PR #7909 from saulecabrera:add-missing-saturating-instructions to bytecodealliance:main:

This commit adds support for the saturating conversions instructions.

I missed this instructions in https://github.com/bytecodealliance/wasmtime/issues/6528

<!--
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
-->

view this post on Zulip Wasmtime GitHub notifications bot (Feb 09 2024 at 23:10):

saulecabrera requested elliottt for a review on PR #7909.

view this post on Zulip Wasmtime GitHub notifications bot (Feb 09 2024 at 23:10):

saulecabrera requested wasmtime-compiler-reviewers for a review on PR #7909.

view this post on Zulip Wasmtime GitHub notifications bot (Feb 09 2024 at 23:10):

saulecabrera requested alexcrichton for a review on PR #7909.

view this post on Zulip Wasmtime GitHub notifications bot (Feb 09 2024 at 23:10):

saulecabrera requested wasmtime-core-reviewers for a review on PR #7909.

view this post on Zulip Wasmtime GitHub notifications bot (Feb 09 2024 at 23:10):

saulecabrera requested wasmtime-default-reviewers for a review on PR #7909.

view this post on Zulip Wasmtime GitHub notifications bot (Feb 09 2024 at 23:11):

saulecabrera edited PR #7909:

This commit adds support for the saturating conversions instructions.

I missed these instructions in https://github.com/bytecodealliance/wasmtime/issues/6528

<!--
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
-->

view this post on Zulip Wasmtime GitHub notifications bot (Feb 09 2024 at 23:26):

elliottt submitted PR review:

Good catch, looks good to me!

view this post on Zulip Wasmtime GitHub notifications bot (Feb 09 2024 at 23:57):

saulecabrera merged PR #7909.


Last updated: Nov 22 2024 at 16:03 UTC