Stream: git-wasmtime

Topic: wasmtime / PR #6607 x64: Add non-SSSE3 lowering for `sqmu...


view this post on Zulip Wasmtime GitHub notifications bot (Jun 20 2023 at 19:12):

alexcrichton opened PR #6607 from alexcrichton:x64-sse2-sqmul-round-sat to bytecodealliance:main:

Additionally avoid the use of the x86_pmulhrsw instruction if SSSE3 isn't enabled.

<!--
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 (Jun 20 2023 at 19:12):

alexcrichton requested elliottt for a review on PR #6607.

view this post on Zulip Wasmtime GitHub notifications bot (Jun 20 2023 at 19:12):

alexcrichton requested wasmtime-compiler-reviewers for a review on PR #6607.

view this post on Zulip Wasmtime GitHub notifications bot (Jun 20 2023 at 19:12):

alexcrichton requested wasmtime-core-reviewers for a review on PR #6607.

view this post on Zulip Wasmtime GitHub notifications bot (Jun 20 2023 at 19:12):

alexcrichton requested pchickey for a review on PR #6607.

view this post on Zulip Wasmtime GitHub notifications bot (Jun 20 2023 at 19:12):

alexcrichton requested abrown for a review on PR #6607.

view this post on Zulip Wasmtime GitHub notifications bot (Jun 21 2023 at 23:42):

abrown submitted PR review:

LGTM!

view this post on Zulip Wasmtime GitHub notifications bot (Jun 22 2023 at 00:25):

abrown merged PR #6607.


Last updated: Oct 23 2024 at 20:03 UTC