mirror of
https://github.com/ethereum/solidity
synced 2023-10-03 13:03:40 +00:00
Inline ordinary jumps to small blocks and jumps to terminating control flow.
This commit is contained in:
committed by
hrkrshnn
parent
a99eb17608
commit
8b3095920a
@@ -19,4 +19,4 @@ contract c {
|
||||
// test() -> 0
|
||||
// gas irOptimized: 397892
|
||||
// gas legacy: 565428
|
||||
// gas legacyOptimized: 552525
|
||||
// gas legacyOptimized: 552524
|
||||
|
||||
Reference in New Issue
Block a user