fitzgen requested elliottt for a review on PR #9000.
fitzgen requested wasmtime-compiler-reviewers for a review on PR #9000.
fitzgen opened PR #9000 from fitzgen:fix-safepoints-bug-with-cursors-and-block-params
to bytecodealliance:main
:
We weren't setting the cursor position correctly after inserting spills for block parameters that need inclusion in stack maps, which caused us to accidentally skip over the first instruction in the block sometimes.
Also move some tests around and add logging for the rewriting phase of user stack maps (see each separate commit).
fitzgen commented on PR #9000:
heyyy #9000!!
elliottt submitted PR review:
Makes sense to me!
fitzgen merged PR #9000.
Last updated: Nov 22 2024 at 16:03 UTC