Stream: git-wasmtime

Topic: wasmtime / PR #11088 x64: convert unary VEX instructions


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

abrown requested alexcrichton for a review on PR #11088.

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

abrown opened PR #11088 from abrown:asm-unary-vex to bytecodealliance:main:

This does a bunch of migration: all AVX and AVX2 instructions that fell under under the Inst::XmmUnaryRmRVex variant are now migrated to use the new assembler. More details in each commit message.

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

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

view this post on Zulip Wasmtime GitHub notifications bot (Jun 20 2025 at 18:29):

alexcrichton submitted PR review:

Nice :+1:

view this post on Zulip Wasmtime GitHub notifications bot (Jun 20 2025 at 19:11):

abrown merged PR #11088.


Last updated: Dec 06 2025 at 06:05 UTC