Stream: git-wasmtime

Topic: wasmtime / PR #3107 x64: avoid load-coalescing SIMD opera...


view this post on Zulip Wasmtime GitHub notifications bot (Jul 21 2021 at 18:37):

abrown opened PR #3107 from fix-2943 to main:

Fixes #2943, though not as optimally as may be desired. With x64 SIMD
instructions, the memory operand must be aligned--this change adds that
check. There are cases, however, where we can do better--see #3106.

<!--

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 (Jul 21 2021 at 20:32):

abrown updated PR #3107 from fix-2943 to main.

view this post on Zulip Wasmtime GitHub notifications bot (Jul 21 2021 at 21:00):

alexcrichton submitted PR review.

view this post on Zulip Wasmtime GitHub notifications bot (Jul 21 2021 at 23:24):

abrown updated PR #3107 from fix-2943 to main.

view this post on Zulip Wasmtime GitHub notifications bot (Jul 26 2021 at 18:13):

cfallin submitted PR review.

view this post on Zulip Wasmtime GitHub notifications bot (Jul 26 2021 at 20:39):

abrown merged PR #3107.


Last updated: Oct 23 2024 at 20:03 UTC