Stream: git-wasmtime

Topic: wasmtime / PR #5462 Implement vsplit in cranelift interpr...


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

MozarellaMan opened PR #5462 from implement_vsplit_in_cranelift_interpreter to main:

<!--
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.
-->
This change is for #5454

Adds implementation for vsplit opcode to the cranelift IR interpreter. This felt surprisingly straightfoward to add! (I think)
The ir.md document was very helpful and interesting to read through.

Steps to test

cargo run -- test filetests\filetests\runtests\simd-vsplit.clif

view this post on Zulip Wasmtime GitHub notifications bot (Dec 16 2022 at 23:14):

jameysharp submitted PR review.

view this post on Zulip Wasmtime GitHub notifications bot (Dec 16 2022 at 23:14):

jameysharp has enabled auto merge for PR #5462.

view this post on Zulip Wasmtime GitHub notifications bot (Dec 16 2022 at 23:14):

jameysharp merged PR #5462.


Last updated: Nov 22 2024 at 17:03 UTC