Stream: git-wasmtime

Topic: wasmtime / PR #5355 Don't reuse registers in make_i64x2_f...


view this post on Zulip Wasmtime GitHub notifications bot (Nov 30 2022 at 22:03):

elliottt opened PR #5355 from trevor/make-i64x2-ssa to main:

Avoid reusing output registers in make_i64x2_from_lanes by threading the output name instead, and using smart constructors for x64_pinsrd instead of constructing the instructions directly.
<!--

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 (Nov 30 2022 at 22:08):

elliottt requested fitzgen for a review on PR #5355.

view this post on Zulip Wasmtime GitHub notifications bot (Nov 30 2022 at 22:24):

fitzgen submitted PR review.

view this post on Zulip Wasmtime GitHub notifications bot (Nov 30 2022 at 22:37):

elliottt merged PR #5355.


Last updated: Jan 09 2026 at 13:15 UTC