Stream: git-wasmtime

Topic: wasmtime / PR #3324 Implement `Shuffle` for the interpreter


view this post on Zulip Wasmtime GitHub notifications bot (Sep 10 2021 at 08:46):

dheaton-arm opened PR #3324 from implement-shuffle to main:

Implemented Shuffle for the Cranelift interpreter, to shuffle two SIMD
vectors together based on an immediate mask of 16 bytes.

Copyright (c) 2021, Arm Limited

<!--

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 (Sep 10 2021 at 11:31):

afonso360 created PR review comment:

Can we move this into the imm function. It would be nice to centralize access to the immediates in that function

view this post on Zulip Wasmtime GitHub notifications bot (Sep 10 2021 at 11:31):

afonso360 submitted PR review.

view this post on Zulip Wasmtime GitHub notifications bot (Sep 10 2021 at 11:31):

afonso360 submitted PR review.

view this post on Zulip Wasmtime GitHub notifications bot (Sep 13 2021 at 13:03):

dheaton-arm updated PR #3324 from implement-shuffle to main.

view this post on Zulip Wasmtime GitHub notifications bot (Sep 13 2021 at 16:49):

cfallin submitted PR review.

view this post on Zulip Wasmtime GitHub notifications bot (Sep 13 2021 at 16:50):

cfallin merged PR #3324.


Last updated: Nov 22 2024 at 17:03 UTC