fitzgen opened PR #13600 from fitzgen:do-not-use-ir-global-values-for-gc-heap-base-and-bound to bytecodealliance:main.
fitzgen requested wasmtime-core-reviewers for a review on PR #13600.
fitzgen requested cfallin for a review on PR #13600.
fitzgen requested wasmtime-compiler-reviewers for a review on PR #13600.
:speech_balloon: cfallin created PR review comment:
The name collision ("may move" and "can move") tripped me up for a bit here. Worth a comment? ("
memory_may_movemeans that the base pointer can change, so the load of the base pointer cannot be moved within the code.")
:thumbs_up: cfallin submitted PR review:
LGTM, thanks!
fitzgen updated PR #13600.
fitzgen has enabled auto merge for PR #13600.
fitzgen added PR #13600 Do not use ir::GlobalValues for GC heap base and bound to the merge queue.
:check: fitzgen merged PR #13600.
fitzgen removed PR #13600 Do not use ir::GlobalValues for GC heap base and bound from the merge queue.
Last updated: Jul 29 2026 at 05:03 UTC