Stream: git-wasmtime

Topic: wasmtime / PR #6259 x64: Add non-SSE4.1 lowering for pmulld


view this post on Zulip Wasmtime GitHub notifications bot (Apr 21 2023 at 00:05):

alexcrichton opened PR #6259 from alexcrichton:x64-pmulld to bytecodealliance:main:

Adds a lowering for SSE2 for i32x4-based multiplication which only first became available in SSE4.1

<!--
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 (Apr 21 2023 at 00:05):

alexcrichton requested abrown for a review on PR #6259.

view this post on Zulip Wasmtime GitHub notifications bot (Apr 21 2023 at 00:05):

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

view this post on Zulip Wasmtime GitHub notifications bot (Apr 24 2023 at 17:24):

abrown submitted PR review.

view this post on Zulip Wasmtime GitHub notifications bot (Apr 24 2023 at 18:01):

abrown merged PR #6259.


Last updated: Oct 23 2024 at 20:03 UTC