Stream: git-wasmtime

Topic: wasmtime / PR #10081 pulley: Add a multiply-and-add macro...


view this post on Zulip Wasmtime GitHub notifications bot (Jan 22 2025 at 20:16):

alexcrichton opened PR #10081 from alexcrichton:pulley-madd to bytecodealliance:main:

This is present in riscv64 and aarch64 native ISAs and was found in a benchmark I was looking at so let's add a macro-op as well to help cases where this crops up in the wild.

<!--
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 (Jan 22 2025 at 20:16):

alexcrichton requested abrown for a review on PR #10081.

view this post on Zulip Wasmtime GitHub notifications bot (Jan 22 2025 at 20:16):

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

view this post on Zulip Wasmtime GitHub notifications bot (Jan 22 2025 at 20:16):

alexcrichton requested pchickey for a review on PR #10081.

view this post on Zulip Wasmtime GitHub notifications bot (Jan 22 2025 at 20:16):

alexcrichton requested wasmtime-core-reviewers for a review on PR #10081.

view this post on Zulip Wasmtime GitHub notifications bot (Jan 22 2025 at 20:16):

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

view this post on Zulip Wasmtime GitHub notifications bot (Jan 22 2025 at 20:16):

alexcrichton commented on PR #10081:

For runtests for this new instruction looks like we already have a number of runtests for multiply-and-add.

view this post on Zulip Wasmtime GitHub notifications bot (Jan 22 2025 at 20:51):

fitzgen submitted PR review.

view this post on Zulip Wasmtime GitHub notifications bot (Jan 22 2025 at 21:11):

fitzgen merged PR #10081.


Last updated: Jan 24 2025 at 00:11 UTC