Stream: git-wasmtime

Topic: wasmtime / PR #10729 x64: convert more `padd*` instructions


view this post on Zulip Wasmtime GitHub notifications bot (May 05 2025 at 19:55):

abrown opened PR #10729 from abrown:asm-padd to bytecodealliance:main:

<!--
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 (May 05 2025 at 19:55):

abrown requested wasmtime-compiler-reviewers for a review on PR #10729.

view this post on Zulip Wasmtime GitHub notifications bot (May 05 2025 at 19:55):

abrown requested fitzgen for a review on PR #10729.

view this post on Zulip Wasmtime GitHub notifications bot (May 05 2025 at 19:57):

abrown commented on PR #10729:

cc: @jlb6740, this is an example of how to plumb through new instructions: (1) define in the assembler, (2) connect up the right places in ISLE, (3) bless any file tests that may have any slight pretty-printing differences.

view this post on Zulip Wasmtime GitHub notifications bot (May 05 2025 at 20:06):

fitzgen submitted PR review.

view this post on Zulip Wasmtime GitHub notifications bot (May 05 2025 at 20:45):

abrown merged PR #10729.


Last updated: Dec 06 2025 at 06:05 UTC