mirror of
https://github.com/ethereum/solidity
synced 2023-10-03 13:03:40 +00:00
Rematerialize zero literals
This commit is contained in:
@@ -23,6 +23,6 @@ contract CopyTest {
|
||||
}
|
||||
// ----
|
||||
// run() -> 2, 23, 42
|
||||
// gas irOptimized: 193687
|
||||
// gas irOptimized: 193677
|
||||
// gas legacy: 185731
|
||||
// gas legacyOptimized: 184458
|
||||
|
||||
Reference in New Issue
Block a user