Merge pull request #4493 from ethereum/chriseth-patch-1

Clarify Yul optimiser readme.
This commit is contained in:
Alex Beregszaszi 2018-07-12 11:09:54 +01:00 committed by GitHub
commit c438b73f68
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,3 +1,7 @@
Note that the Yul optimiser is still in research phase. Because of that,
the following description might not fully reflect the current or even
planned state of the optimiser.
## Yul Optimiser ## Yul Optimiser
The Yul optimiser consists of several stages and components that all transform The Yul optimiser consists of several stages and components that all transform