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

Created GC SafePoint #1245

Merged
merged 9 commits into from
Oct 20, 2024
Merged

Created GC SafePoint #1245

merged 9 commits into from
Oct 20, 2024

Conversation

tgiphil
Copy link
Member

@tgiphil tgiphil commented Oct 20, 2024

No description provided.

@tgiphil tgiphil added this to the 2.6 Release milestone Oct 20, 2024
@tgiphil tgiphil self-assigned this Oct 20, 2024
@@ -198,7 +198,7 @@ public sealed class Compiler
new DeadBlockStage(),
new AdvancedBlockOrderingStage(),

//new PreciseGCStage(),
new SafePointStage(),
Copy link
Member

Choose a reason for hiding this comment

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

Is the stage actually operational? If so, why wasn't it enabled before?

@tgiphil tgiphil merged commit 2c5ff87 into mosa:master Oct 20, 2024
67 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
Development

Successfully merging this pull request may close these issues.

2 participants