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

Update Druid JIT #722

Merged
merged 9 commits into from
Dec 13, 2023
Merged

Update Druid JIT #722

merged 9 commits into from
Dec 13, 2023

Conversation

PalumboN
Copy link
Collaborator

@PalumboN PalumboN commented Dec 12, 2023

  • Fix store and pop problems with the simulated stack
  • Staged loops
  • improve basic block linearization
  • Some druidIgnore: and druidForceInterpretation to make code Druidable.

⚠️ gen_ExtPushFullClosureBytecode still needs more work -> Alamvic/druid#91

@PalumboN PalumboN added the druid label Dec 12, 2023
@PalumboN PalumboN requested a review from guillep December 12, 2023 11:03
Copy link
Member

@guillep guillep left a comment

Choose a reason for hiding this comment

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

Good!

I'll integrate my comments and merge

smalltalksrc/VMMaker/StackInterpreter.class.st Outdated Show resolved Hide resolved
smalltalksrc/VMMaker/StackInterpreter.class.st Outdated Show resolved Hide resolved
@guillep guillep merged commit 12a0518 into pharo-project:druid Dec 13, 2023
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants