Skip to content

ZJIT: Check interrupts #14300

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

Merged
merged 4 commits into from
Aug 22, 2025
Merged

Conversation

tekknolagi
Copy link
Contributor

@tekknolagi tekknolagi commented Aug 21, 2025

  • ZJIT: Add CheckInterrupts HIR instruction
  • ZJIT: Eagerly place CheckInterrupts
  • ZJIT: Update tests

Fix Shopify#589

Ideally we would do this lazily post optimization, but this is easier
for now: we already have the requisite Snapshots available.
@tekknolagi
Copy link
Contributor Author

Well, there are a bunch of regalloc/spilling related errors :(

@tekknolagi tekknolagi marked this pull request as ready for review August 22, 2025 16:50
@tekknolagi tekknolagi requested a review from a team August 22, 2025 16:51
@tekknolagi tekknolagi merged commit 48fc41c into ruby:master Aug 22, 2025
87 checks passed
@tekknolagi tekknolagi deleted the mb-check-interrupts-2 branch August 22, 2025 17:34
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.

ZJIT: Check for interrupts
2 participants