Stream: git-wasmtime

Topic: wasmtime / PR #10494 x64: remove `AluRM`


view this post on Zulip Wasmtime GitHub notifications bot (Mar 31 2025 at 18:44):

abrown opened PR #10494 from abrown:asm-replace-alu-rm to bytecodealliance:main:

This Inst form was used for read-modify-write instructions during lowering, but these have been replaced by the new assembler.

<!--
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 (Mar 31 2025 at 18:44):

abrown requested fitzgen for a review on PR #10494.

view this post on Zulip Wasmtime GitHub notifications bot (Mar 31 2025 at 18:44):

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

view this post on Zulip Wasmtime GitHub notifications bot (Mar 31 2025 at 19:06):

fitzgen submitted PR review:

:tada:

view this post on Zulip Wasmtime GitHub notifications bot (Mar 31 2025 at 19:29):

fitzgen merged PR #10494.


Last updated: Apr 18 2025 at 13:08 UTC