Stream: git-wasmtime

Topic: wasmtime / PR #11270 x64: Add EVEX shifts to the new asse...


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

alexcrichton requested abrown for a review on PR #11270.

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

alexcrichton opened PR #11270 from alexcrichton:x64-evex-shift to bytecodealliance:main:

This commit adds bindings for the EVEX encodings of vps{ll,ra,rl}{d,q} to the new assembler. Currently the 16-bit shifts vps{ll,ra,rl}w are omitted due to the avx512bw feature not yet being bound in Cranelift. In implementing these instructions a few refactorings/fixes were necessary:

<!--
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 (Jul 17 2025 at 20:03):

alexcrichton requested wasmtime-compiler-reviewers for a review on PR #11270.

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

alexcrichton updated PR #11270.

view this post on Zulip Wasmtime GitHub notifications bot (Jul 17 2025 at 23:30):

abrown submitted PR review.

view this post on Zulip Wasmtime GitHub notifications bot (Jul 17 2025 at 23:55):

abrown merged PR #11270.


Last updated: Dec 06 2025 at 06:05 UTC