Skip to content

Conversation

fitzgen
Copy link
Member

@fitzgen fitzgen commented Apr 5, 2025

And let alias analysis dedupe and clean up multiple uses, instead of trying to do that manually in our Wasm-to-CLIF frontend by loading the pointer once in the entry block and trying to keep track of whether it is actually necessary to pre-declare the pointer and all that.

Split off from #10503

And let alias analysis dedupe and clean up multiple uses, instead of trying to
do that manually in our Wasm-to-CLIF frontend by loading the pointer once in the
entry block and trying to keep track of whether it is actually necessary to
pre-declare the pointer and all that.

Split off from bytecodealliance#10503
@fitzgen fitzgen requested a review from a team as a code owner April 5, 2025 05:50
@fitzgen fitzgen requested review from dicej and removed request for a team April 5, 2025 05:50
@fitzgen fitzgen added this pull request to the merge queue Apr 7, 2025
Merged via the queue into bytecodealliance:main with commit ac11636 Apr 7, 2025
41 checks passed
@fitzgen fitzgen deleted the vm-store-context-in-global branch April 7, 2025 18:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants