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

Adding runtime option to inline allocation fastpath #68

Merged
merged 4 commits into from
Oct 24, 2024

Conversation

udesou
Copy link

@udesou udesou commented Oct 23, 2024

Adding runtime option to inline fastpath allocation for MMTk.

@udesou udesou merged commit 58d7d21 into mmtk:dev Oct 24, 2024
3 checks passed
udesou added a commit that referenced this pull request Oct 25, 2024
* Adding runtime option to enable/disable inlining fastpath allocation with MMTk

* Iterating over all uses of GCAllocBytes instead of all instructions

* Adding warning when trying to set --inline-fastpath without MMTk

* Revert "Iterating over all uses of GCAllocBytes instead of all instructions"

This reverts commit 0f32465.
udesou added a commit that referenced this pull request Oct 25, 2024
udesou added a commit that referenced this pull request Oct 25, 2024
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