Merge pull request #10942 from ethereum/returnSlotAllocation

Delayed return slot allocation.
This commit is contained in:
chriseth
2021-04-08 16:42:07 +02:00
committed by GitHub
24 changed files with 644 additions and 97 deletions
@@ -62,7 +62,7 @@ contract C {
// test_bytes() ->
// gas irOptimized: 511133
// gas legacy: 466763
// gas legacyOptimized: 374537
// gas legacyOptimized: 374591
// test_uint256() ->
// gas irOptimized: 706775
// gas legacy: 634592
@@ -63,7 +63,7 @@ contract C {
// test_bytes() ->
// gas irOptimized: 511133
// gas legacy: 466763
// gas legacyOptimized: 374537
// gas legacyOptimized: 374591
// test_uint256() ->
// gas irOptimized: 706775
// gas legacy: 634592