Stream: git-wasmtime

Topic: wasmtime / PR #6232 x64: Add non-SSE 4.1 lowerings for `v...


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

alexcrichton opened PR #6232 from alexcrichton:x64-sse2-vall-vany-true to bytecodealliance:main:

This commit adds lowerings to the x64 backend for two more CLIF instructions that currently require SSE 4.1. These lowerings are inspired by LLVM's lowerings and avoid the use of SSE 4.1 instructions.

<!--
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 18 2023 at 18:21):

alexcrichton requested abrown for a review on PR #6232.

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

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

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

alexcrichton updated PR #6232.

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

abrown submitted PR review.

view this post on Zulip Wasmtime GitHub notifications bot (Apr 20 2023 at 22:34):

abrown merged PR #6232.


Last updated: Nov 22 2024 at 16:03 UTC