Stream: git-wasmtime

Topic: wasmtime / PR #11094 x64: convert `vpextr*` instructions


view this post on Zulip Wasmtime GitHub notifications bot (Jun 21 2025 at 00:10):

abrown opened PR #11094 from abrown:asm-xmm-to-gpr-imm-vex to bytecodealliance:main:

This replaces all AVX versions of XMM lane extraction to use the new assembler. This removes the Inst::XmmMovRMImmVex and Inst::XmmToGprImmVex variants.

<!--
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 (Jun 21 2025 at 00:10):

abrown requested wasmtime-compiler-reviewers for a review on PR #11094.

view this post on Zulip Wasmtime GitHub notifications bot (Jun 21 2025 at 00:10):

abrown requested cfallin for a review on PR #11094.

view this post on Zulip Wasmtime GitHub notifications bot (Jun 21 2025 at 00:10):

abrown requested alexcrichton for a review on PR #11094.

view this post on Zulip Wasmtime GitHub notifications bot (Jun 21 2025 at 00:10):

abrown requested wasmtime-core-reviewers for a review on PR #11094.

view this post on Zulip Wasmtime GitHub notifications bot (Jun 21 2025 at 00:22):

alexcrichton submitted PR review.

view this post on Zulip Wasmtime GitHub notifications bot (Jun 21 2025 at 00:54):

abrown merged PR #11094.


Last updated: Dec 06 2025 at 06:05 UTC