Skip to content

Some comments explaining cmmgen#701

Closed
bluddy wants to merge 1 commit intoocaml:trunkfrom
bluddy:comments
Closed

Some comments explaining cmmgen#701
bluddy wants to merge 1 commit intoocaml:trunkfrom
bluddy:comments

Conversation

@bluddy
Copy link
Copy Markdown
Contributor

@bluddy bluddy commented Jul 20, 2016

No description provided.

direct : Shortcut application function. Missing at N-1 level, or
for unoptimized arity levels.
val[0] : The argument stored in this closure.
val[1] : Pointer to the previous closure.
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

The comments on val[0] and val[1] make no sense. In general we have N values that are the free variables of the closure or set of mutually recursive closures.

@xavierleroy
Copy link
Copy Markdown
Contributor

I agree that more high-level comments would help there. But I don't think that your comments are particularly helpful, and the one I pointed out is just misleading. I move to close this PR.

@mshinwell
Copy link
Copy Markdown
Contributor

Let's close it then.

@mshinwell mshinwell closed this Dec 9, 2016
EduardoRFS pushed a commit to esy-ocaml/ocaml that referenced this pull request Dec 17, 2021
Really flush output when pre-defined formatters are used in parallel.
quartz55 pushed a commit to quartz55/ocaml that referenced this pull request Feb 1, 2022
Really flush output when pre-defined formatters are used in parallel.
quartz55 pushed a commit to quartz55/ocaml that referenced this pull request Feb 1, 2022
Cherry pick: Merge pull request ocaml#701 from ocaml-multicore/really_flush
stedolan pushed a commit to stedolan/ocaml that referenced this pull request Sep 21, 2022
Avoid unneeded work in lambda_to_flambda in normal mode
EmileTrotignon pushed a commit to EmileTrotignon/ocaml that referenced this pull request Jan 12, 2024
* Ood code uniformization: packages

* Let metadata be the @@deriving yaml type
* Let Packages.t be an alias of Packages.metadata
* Misc required changes

* Formatting

Co-authored-by: Cuihtlauac ALVARADO <cuihtmlauac@tarides.com>
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.

3 participants