Stream: git-wasmtime

Topic: wasmtime / PR #10659 x64: remove `AluConstOp`


view this post on Zulip Wasmtime GitHub notifications bot (Apr 23 2025 at 20:28):

abrown opened PR #10659 from abrown:asm-remove-aluconstop to bytecodealliance:main:

After #10648, this Inst variant is no longer used.

view this post on Zulip Wasmtime GitHub notifications bot (Apr 23 2025 at 20:28):

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

view this post on Zulip Wasmtime GitHub notifications bot (Apr 23 2025 at 20:28):

abrown requested cfallin for a review on PR #10659.

view this post on Zulip Wasmtime GitHub notifications bot (Apr 23 2025 at 20:30):

abrown submitted PR review.

view this post on Zulip Wasmtime GitHub notifications bot (Apr 23 2025 at 20:30):

abrown created PR review comment:

@cfallin, something to think about: removing this here is unfortunate, but the more unfortunate thing for PCC will be the AluRmiR removal, coming soon.

view this post on Zulip Wasmtime GitHub notifications bot (Apr 23 2025 at 20:43):

cfallin submitted PR review:

Thanks!

view this post on Zulip Wasmtime GitHub notifications bot (Apr 23 2025 at 20:43):

cfallin created PR review comment:

Yep, that's fine -- at some point I'll get back to it and update it, but there's no need to keep it working now.

view this post on Zulip Wasmtime GitHub notifications bot (Apr 23 2025 at 21:06):

cfallin merged PR #10659.


Last updated: Dec 06 2025 at 06:05 UTC