Stream: git-wasmtime

Topic: wasmtime / PR #3550 x64: Add test for a fixed issue


view this post on Zulip Wasmtime GitHub notifications bot (Nov 19 2021 at 16:17):

alexcrichton opened PR #3550 from close-simd-fuzz to main:

This commit adds a test from #3337 which is an issue that was fixed
in #3506 due to moving imul lowering rules to ISLE which fixed the
underlying issue of accidentally not falling through to the necessary
case for general i64x2.mul multiplication.

Closes #3337

<!--

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 19 2021 at 16:44):

alexcrichton updated PR #3550 from close-simd-fuzz to main.

view this post on Zulip Wasmtime GitHub notifications bot (Nov 19 2021 at 17:19):

cfallin submitted PR review.

view this post on Zulip Wasmtime GitHub notifications bot (Nov 19 2021 at 17:19):

cfallin merged PR #3550.


Last updated: Nov 22 2024 at 17:03 UTC