Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Improve stack consistency by ensuring sufficient space for dummy offsets #4011

Merged
merged 1 commit into from
Jan 9, 2025

Conversation

lum1n0us
Copy link
Collaborator

@lum1n0us lum1n0us commented Jan 7, 2025

One more corner case: if the frame_offset increases and becomes equal to the frame_offset_boundary after the last assignment within the for loop.

One more corner case: if the `frame_offset` increases and becomes equal to
the `frame_offset_boundary` after the last assignment within the for loop.
@lum1n0us lum1n0us force-pushed the fix/opt_pass_params branch from a899534 to baa6bf5 Compare January 7, 2025 06:40
Copy link
Collaborator

@xujuntwt95329 xujuntwt95329 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

Copy link
Collaborator

@TianlongLiang TianlongLiang left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@lum1n0us lum1n0us merged commit 02683d2 into bytecodealliance:main Jan 9, 2025
383 checks passed
@lum1n0us lum1n0us deleted the fix/opt_pass_params branch January 9, 2025 05:11
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.

4 participants