Skip to content

[wip] add single-capture lambda#11

Open
stupidsing wants to merge 2 commits intomasterfrom
lambda_cap_single
Open

[wip] add single-capture lambda#11
stupidsing wants to merge 2 commits intomasterfrom
lambda_cap_single

Conversation

@stupidsing
Copy link
Owner

@stupidsing stupidsing commented Oct 25, 2020

if many lambdas are referring to same fields, we may group them up in a record and pass them in frame pointer (instead of capturing them many times for each lambda.)

@stupidsing stupidsing force-pushed the lambda_cap_single branch 3 times, most recently from 118f520 to eda5367 Compare October 25, 2020 12:15
@stupidsing stupidsing changed the title [fail] add single-capture lambda [wip] add single-capture lambda Oct 25, 2020
@stupidsing stupidsing force-pushed the master branch 2 times, most recently from b0fd8f4 to d33ad59 Compare June 24, 2021 00:45
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.

1 participant