mirror of
https://github.com/ethereum/solidity
synced 2023-10-03 13:03:40 +00:00
Peephole optimizer for "iszero iszero <tag> jumpi".
This commit is contained in:
@@ -2,6 +2,6 @@
|
||||
======= data_storage/input.sol:C =======
|
||||
Gas estimation:
|
||||
construction:
|
||||
300 + 258600 = 258900
|
||||
294 + 255000 = 255294
|
||||
external:
|
||||
f(): 258
|
||||
f(): 252
|
||||
|
||||
Reference in New Issue
Block a user