Stream: git-wasmtime

Topic: wasmtime / PR #2559 wasm->CLIF: fn translate_operator: Se...


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

julian-seward1 opened PR #2559 from wasm-bitcast-vector-select to main:

…tcasts

The translation of Operator::Select and Operator::TypedSelect for vector-typed
operands, lacks the relevant bitcasting of the operands to I8X16. This commit
adds it.

<!--

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 (Jan 08 2021 at 11:41):

julian-seward1 requested yurydelendik for a review on PR #2559.

view this post on Zulip Wasmtime GitHub notifications bot (Jan 08 2021 at 14:38):

yurydelendik submitted PR Review.

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

julian-seward1 updated PR #2559 from wasm-bitcast-vector-select to main:

…tcasts

The translation of Operator::Select and Operator::TypedSelect for vector-typed
operands, lacks the relevant bitcasting of the operands to I8X16. This commit
adds it.

<!--

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 (Jan 11 2021 at 10:59):

julian-seward1 merged PR #2559.


Last updated: Nov 22 2024 at 16:03 UTC