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 the set of live variables for yk_promote* calls. #211

Merged
merged 1 commit into from
Nov 6, 2024

Conversation

vext01
Copy link

@vext01 vext01 commented Nov 6, 2024

Due to the way the trace builder replaces calls to the promoter with guards, we have to handle the live set slightly differently for them.

Hopefully the comment in the code explains.

Due to the way the trace builder replaces calls to the promoter with
guards, we have to handle the live set slightly differently for them.

Hopefully the comment in the code explains.
@ltratt ltratt added this pull request to the merge queue Nov 6, 2024
@vext01
Copy link
Author

vext01 commented Nov 6, 2024

We will need to sync yk with this once merged.

@vext01
Copy link
Author

vext01 commented Nov 6, 2024

Hrm, this has been stuck at the head of the merge queue for a while. Shall we retry?

Merged via the queue into ykjit:main with commit 425082f Nov 6, 2024
2 checks passed
@vext01 vext01 deleted the fix-promote-lives branch November 6, 2024 14:04
@vext01
Copy link
Author

vext01 commented Nov 6, 2024

Ah, never mind, it merged.

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