Skip to content

Latest commit

 

History

History
5 lines (3 loc) · 452 Bytes

README.md

File metadata and controls

5 lines (3 loc) · 452 Bytes

Yul-Based Optimizer

The documentation of the Yul-based optimizer module has been moved to the official Solidity documentation.

Please refer to the optimizer documentation for a description of all optimization stages and how to use the optimizer and to the Yul documentation for more information on the optimization step sequence and a list of abbreviations for each step.