Skip to content

Commit 55772ce

Browse files
committed
Describe linear computation changes
1 parent fba595d commit 55772ce

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

CHANGES.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,11 @@
22

33
## Pending
44

5+
* Backport from 5.2.0 of [Linear computation of closure environments](https://github.com/ocaml/ocaml/pull/12222)
6+
to fix performance bug <https://discuss.ocaml.org/t/scaling-factors-when-compiling-mutually-recursive-definitions/14708>
7+
8+
## 2.1.1
9+
510
* Upgrade OCaml compiler to 4.14.2
611
* Accept repeated `-m` and `-n` options
712
* Accept environment variables `DKML_HOST_OCAML_CONFIGURE` and

0 commit comments

Comments
 (0)