8000 Restore unboxing of closures in the reaper by Ekdohibs · Pull Request #4166 · oxcaml/oxcaml · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Restore unboxing of closures in the reaper #4166

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

Draft
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

Ekdohibs
Copy link
Contributor

This was removed from the unbox-fv-closures PR to have a minimum working version of it. Now that the reaper is merged, we can look at this separately. However, it currently doesn't pass the testsuite, that looks to be caused by a problem with SIMD vectors passed on the stack.

@mshinwell mshinwell added the flambda2 Prerequisite for, or part of, flambda2 label Jun 24, 2025
@mshinwell
Copy link
Collaborator

The segfault should be fixed by #4171.
In this context, "unboxing of closures" is what is usually called "lambda lifting".

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
flambda2 Prerequisite for, or part of, flambda2
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants
0