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

Fix shadow allocation around external calls. #217

Merged
merged 1 commit into from
Dec 9, 2024

Conversation

vext01
Copy link

@vext01 vext01 commented Dec 9, 2024

An external call can "call-back" to interpreter code, so we still need to allocate shadow space.

An external call can "call-back" to interpreter code, so we still need
to allocate shadow space.

Co-authored-by: Lukas Diekmann <[email protected]>
@ltratt ltratt enabled auto-merge December 9, 2024 10:18
@ltratt ltratt disabled auto-merge December 9, 2024 10:20
@ltratt ltratt added this pull request to the merge queue Dec 9, 2024
Merged via the queue into ykjit:main with commit 8b60907 Dec 9, 2024
2 checks passed
@vext01 vext01 deleted the fix-shadow-alloc-external branch December 9, 2024 11:40
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