Stream: git-wasmtime

Topic: wasmtime / PR #9825 pulley: Run many existing `*.clif` ru...


view this post on Zulip Wasmtime GitHub notifications bot (Dec 14 2024 at 22:49):

alexcrichton opened PR #9825 from alexcrichton:pulley-more-clif-tests to bytecodealliance:main:

This commit adds the pulley targets to many of the preexisting *.clif runtests throughout the tree. This covers most of the MVP functionality of wasm for example and additionally exercises 8 and 16-bit lowerings for many instructions. A few minor pulley instructions were added and otherwise new 8/16-bit lowerings use existing instructions. It's expected that the 8/16-bit lowerings won't be used all that often so they're not particularly optimal at this time.

Some CLIF tests were omitted such as:

Support for some of these tests may be enabled in the future, but for example 8/16-bit integers may not get used much.

<!--
Please make sure you include the following information:

Our development process is documented in the Wasmtime book:
https://docs.wasmtime.dev/contributing-development-process.html

Please ensure all communication follows the code of conduct:
https://github.com/bytecodealliance/wasmtime/blob/main/CODE_OF_CONDUCT.md
-->

view this post on Zulip Wasmtime GitHub notifications bot (Dec 14 2024 at 22:49):

alexcrichton requested wasmtime-compiler-reviewers for a review on PR #9825.

view this post on Zulip Wasmtime GitHub notifications bot (Dec 14 2024 at 22:49):

alexcrichton requested abrown for a review on PR #9825.

view this post on Zulip Wasmtime GitHub notifications bot (Dec 14 2024 at 22:49):

alexcrichton requested wasmtime-default-reviewers for a review on PR #9825.

view this post on Zulip Wasmtime GitHub notifications bot (Dec 15 2024 at 18:32):

alexcrichton updated PR #9825.

view this post on Zulip Wasmtime GitHub notifications bot (Dec 16 2024 at 12:21):

fitzgen submitted PR review:

Very nice

view this post on Zulip Wasmtime GitHub notifications bot (Dec 16 2024 at 12:41):

fitzgen merged PR #9825.


Last updated: Dec 23 2024 at 12:05 UTC