Stream: git-wasmtime

Topic: wasmtime / PR #6023 x64: Add support for the `pblendw` in...


view this post on Zulip Wasmtime GitHub notifications bot (Mar 15 2023 at 00:25):

alexcrichton opened PR #6023 from x64-pblendw to main:

This commit adds another case for shuffle lowering to the x64 backend for the {,v}pblendw instruction. This instruction selects 16-bit values from either of the inputs corresponding to an immediate 8-bit-mask where each bit selects the corresponding lane from the inputs.

<!--

Please ensure that the following steps are all taken care of before submitting
the PR.

Please ensure all communication adheres to the code of conduct.
-->

view this post on Zulip Wasmtime GitHub notifications bot (Mar 15 2023 at 00:25):

alexcrichton requested abrown for a review on PR #6023.

view this post on Zulip Wasmtime GitHub notifications bot (Mar 15 2023 at 17:20):

fitzgen submitted PR review.

view this post on Zulip Wasmtime GitHub notifications bot (Mar 15 2023 at 18:03):

fitzgen merged PR #6023.


Last updated: Oct 23 2024 at 20:03 UTC