We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4f56d65 commit 3519f75Copy full SHA for 3519f75
CHANGES.md
@@ -29,6 +29,7 @@
29
* Compiler: improve tailcall optimization (#1943)
30
* Compiler: improve deadcode optimization (#1963, #1962, #1967)
31
* Compiler: improve coloring optimization (#1971, #1984)
32
+* Compiler: faster constant sharing (#1988)
33
* Compiler: more efficient code generation from bytecode (#1972)
34
* Runtime: use Dataview to convert between floats and bit representation
35
* Compiler: speed-up compilation by improving the scheduling of optimization passes (#1962)
0 commit comments