alexcrichton opened PR #13011 from alexcrichton:fix-splat-no-sse3 to bytecodealliance:main:
Note: this is a fix for GHSA-qqfj-4vcm-26hv
Don't sink a load into
pshufdwhich loads 16 bytes, instead forceput_in_xmmto ensure only 8 bytes are loaded.<!--
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 wasmtime-compiler-reviewers for a review on PR #13011.
alexcrichton requested wasmtime-core-reviewers for a review on PR #13011.
alexcrichton requested uweigand for a review on PR #13011.
alexcrichton requested dicej for a review on PR #13011.
github-actions[bot] added the label cranelift on PR #13011.
github-actions[bot] added the label cranelift:area:x64 on PR #13011.
dicej submitted PR review.
alexcrichton added PR #13011 x64: Fix f64x2.splat without SSE3 to the merge queue.
github-merge-queue[bot] removed PR #13011 x64: Fix f64x2.splat without SSE3 from the merge queue.
alexcrichton added PR #13011 x64: Fix f64x2.splat without SSE3 to the merge queue.
alexcrichton merged PR #13011.
alexcrichton removed PR #13011 x64: Fix f64x2.splat without SSE3 from the merge queue.
Last updated: Apr 12 2026 at 23:10 UTC