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:
If this work has been discussed elsewhere, please include a link to that
conversation. If it was discussed in an issue, just mention "issue #...".Explain why this change is needed. If the details are in an issue already,
this can be brief.Our development process is documented in the Wasmtime book:
https://docs.wasmtime.dev/contributing-development-process.htmlPlease ensure all communication follows the code of conduct:
https://github.com/bytecodealliance/wasmtime/blob/main/CODE_OF_CONDUCT.md
-->
alexcrichton requested abrown for a review on PR #6232.
alexcrichton requested wasmtime-compiler-reviewers for a review on PR #6232.
alexcrichton updated PR #6232.
abrown submitted PR review.
abrown merged PR #6232.
Last updated: Nov 22 2024 at 16:03 UTC