Skip to content

Commit 17d69e2

Browse files
ekpyronhrkrshnn
authored andcommitted
Changelog entries.
1 parent bc288aa commit 17d69e2

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

Changelog.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,9 @@ Language Features:
44

55

66
Compiler Features:
7+
* Yul EVM Code Transform: Do not reuse stack slots that immediately become unreachable.
8+
* Yul EVM Code Transform: Also pop unused argument slots for functions without return variables (under the same restrictions as for functions with return variables).
9+
* Yul Optimizer: Move function arguments and return variables to memory with the experimental Stack Limit Evader (which is not enabled by default).
710

811

912
Bugfixes:

0 commit comments

Comments
 (0)