Stream: git-wasmtime

Topic: wasmtime / PR #4095 x64: add test for #3744


view this post on Zulip Wasmtime GitHub notifications bot (May 03 2022 at 17:23):

abrown opened PR #4095 from fix-3744 to main:

In #3744, we identified that extra mov instructions were inserted in
between the cmov instructions that CLIF's select lowers to. The
switch to regalloc2 resolved this and this test checks that no
intervening movs are inserted. Closes #3744.

<!--

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 (May 03 2022 at 17:24):

abrown requested cfallin for a review on PR #4095.

view this post on Zulip Wasmtime GitHub notifications bot (May 03 2022 at 17:25):

abrown updated PR #4095 from fix-3744 to main.

view this post on Zulip Wasmtime GitHub notifications bot (May 03 2022 at 18:09):

cfallin submitted PR review.

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

abrown merged PR #4095.


Last updated: Oct 23 2024 at 20:03 UTC