Stream: git-wasmtime

Topic: wasmtime / PR #5924 x64: Optimize store-of-extract-lane-0


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

alexcrichton opened PR #5924 from optimize-store-extractlane to main:

The movss and movsd instructions can be used to store the 0th lane of a t32x4 or a t64x2 vector into memory, enabling fusing a store and an extractlane instruction.

<!--

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 08 2023 at 20:49):

alexcrichton requested abrown for a review on PR #5924.

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

abrown submitted PR review.

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

alexcrichton updated PR #5924 from optimize-store-extractlane to main.

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

alexcrichton has enabled auto merge for PR #5924.

view this post on Zulip Wasmtime GitHub notifications bot (Mar 10 2023 at 01:44):

alexcrichton merged PR #5924.


Last updated: Oct 23 2024 at 20:03 UTC