Stream: git-wasmtime

Topic: wasmtime / PR #13741 Cranelift: Avoid a clone of `LastSto...


view this post on Zulip Wasmtime GitHub notifications bot (Jun 26 2026 at 18:47):

fitzgen requested cfallin for a review on PR #13741.

view this post on Zulip Wasmtime GitHub notifications bot (Jun 26 2026 at 18:47):

fitzgen opened PR #13741 from fitzgen:avoid-last-stores-clone to bytecodealliance:main:

The LastStores struct contains an owned heap allocation (via SecondaryMap) so best to avoid cloning it when we can.

<!--
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 (Jun 26 2026 at 18:47):

fitzgen requested wasmtime-compiler-reviewers for a review on PR #13741.

view this post on Zulip Wasmtime GitHub notifications bot (Jun 26 2026 at 19:30):

:thumbs_up: cfallin submitted PR review:

Good find, thanks!

view this post on Zulip Wasmtime GitHub notifications bot (Jun 26 2026 at 21:07):

fitzgen has enabled auto merge for PR #13741.

view this post on Zulip Wasmtime GitHub notifications bot (Jun 26 2026 at 21:07):

fitzgen updated PR #13741.

view this post on Zulip Wasmtime GitHub notifications bot (Jun 26 2026 at 22:05):

github-actions[bot] added the label cranelift on PR #13741.

view this post on Zulip Wasmtime GitHub notifications bot (Jun 29 2026 at 16:30):

fitzgen updated PR #13741.

view this post on Zulip Wasmtime GitHub notifications bot (Jun 29 2026 at 19:32):

fitzgen updated PR #13741.

view this post on Zulip Wasmtime GitHub notifications bot (Jun 29 2026 at 19:42):

fitzgen added PR #13741 Cranelift: Avoid a clone of LastStores in the alias analysis to the merge queue.

view this post on Zulip Wasmtime GitHub notifications bot (Jun 29 2026 at 20:07):

:check: fitzgen merged PR #13741.

view this post on Zulip Wasmtime GitHub notifications bot (Jun 29 2026 at 20:07):

fitzgen removed PR #13741 Cranelift: Avoid a clone of LastStores in the alias analysis from the merge queue.


Last updated: Jul 29 2026 at 05:03 UTC