Stream: git-wasmtime

Topic: wasmtime / PR #10041 Winch: Fix handled operand sizes in ...


view this post on Zulip Wasmtime GitHub notifications bot (Jan 17 2025 at 20:32):

jeffcharles opened PR #10041 from jeffcharles:winch-simd-fix-vpshuf to bytecodealliance:main:

<!--
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
-->
This is more of a refactoring. I noticed while I was doing the work on the extract_lanes instructions that vpshufd operates on 32-bit values and not 64-bit ones.

view this post on Zulip Wasmtime GitHub notifications bot (Jan 17 2025 at 20:32):

jeffcharles requested wasmtime-compiler-reviewers for a review on PR #10041.

view this post on Zulip Wasmtime GitHub notifications bot (Jan 17 2025 at 20:32):

jeffcharles requested abrown for a review on PR #10041.

view this post on Zulip Wasmtime GitHub notifications bot (Jan 17 2025 at 21:25):

saulecabrera submitted PR review.

view this post on Zulip Wasmtime GitHub notifications bot (Jan 17 2025 at 21:43):

saulecabrera merged PR #10041.


Last updated: Jan 24 2025 at 00:11 UTC