fitzgen requested cfallin for a review on PR #13741.
fitzgen opened PR #13741 from fitzgen:avoid-last-stores-clone to bytecodealliance:main:
The
LastStoresstruct contains an owned heap allocation (viaSecondaryMap) so best to avoid cloning it when we can.<!--
Please make sure you include the following information:
If this work has been discussed elsewhere, please include a link to that
conversation. If it was discussed in an issue, just mention "issue #...".Explain why this change is needed. If the details are in an issue already,
this can be brief.Our development process is documented in the Wasmtime book:
https://docs.wasmtime.dev/contributing-development-process.htmlPlease ensure all communication follows the code of conduct:
https://github.com/bytecodealliance/wasmtime/blob/main/CODE_OF_CONDUCT.md
-->
fitzgen requested wasmtime-compiler-reviewers for a review on PR #13741.
:thumbs_up: cfallin submitted PR review:
Good find, thanks!
fitzgen has enabled auto merge for PR #13741.
fitzgen updated PR #13741.
github-actions[bot] added the label cranelift on PR #13741.
fitzgen updated PR #13741.
fitzgen updated PR #13741.
fitzgen added PR #13741 Cranelift: Avoid a clone of LastStores in the alias analysis to the merge queue.
:check: fitzgen merged PR #13741.
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