Merge pull request #12272 from ethereum/equalStoreEliminator

Equal store eliminator.
This commit is contained in:
chriseth
2022-01-05 11:24:59 +01:00
committed by GitHub
27 changed files with 393 additions and 36 deletions
+1 -1
View File
@@ -44,7 +44,7 @@ struct OptimiserSettings
static char constexpr DefaultYulOptimiserSteps[] =
"dhfoDgvulfnTUtnIf" // None of these can make stack problems worse
"["
"xa[r]scLM" // Turn into SSA and simplify
"xa[r]EscLM" // Turn into SSA and simplify
"cCTUtTOntnfDIul" // Perform structural simplification
"Lcul" // Simplify again
"Vcul [j]" // Reverse SSA