Skip to content

Commit 5a4a774

Browse files
authored
Merge pull request #8828 from ethereum/changelog-entry-for-yul-optimizations-option
Changelog: Add an entry for --yul-optimizations option
2 parents 53ea962 + 682f53f commit 5a4a774

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Changelog.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,7 @@ Language Features:
88
Compiler Features:
99
* Optimizer: Simplify repeated AND and OR operations.
1010
* Standard Json Input: Support the prefix ``file://`` in the field ``urls``.
11+
* Add option to specify optimization steps to be performed by Yul optimizer with `--yul-optimizations` in the commandline interface or `optimizer.details.yulDetails.optimizerSteps` in standard-json.
1112

1213
Bugfixes:
1314
* SMTChecker: Fix internal error when fixed points are used.

0 commit comments

Comments
 (0)