Stream: git-wasmtime

Topic: wasmtime / PR #3610 Fix some 16- and 8-bit behavior in x6...


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

cfallin opened PR #3610 from fix-narrow-type-rotate to main:

Uncovered by @bjorn3 (thanks!): 8- and 16-bit rotates were not working
properly in recent versions of Cranelift with part of the lowering
migrated to ISLE.

This PR fixes a few issues:

Our test coverage for narrow value types is not great; this PR adds some
runtests for rotl/rotr but more would always be better!

<!--

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 (Dec 16 2021 at 19:38):

cfallin requested alexcrichton for a review on PR #3610.

view this post on Zulip Wasmtime GitHub notifications bot (Dec 16 2021 at 20:00):

alexcrichton submitted PR review.

view this post on Zulip Wasmtime GitHub notifications bot (Dec 16 2021 at 20:34):

cfallin updated PR #3610 from fix-narrow-type-rotate to main.

view this post on Zulip Wasmtime GitHub notifications bot (Dec 16 2021 at 22:06):

cfallin merged PR #3610.


Last updated: Oct 23 2024 at 20:03 UTC