mirror of
https://github.com/ethereum/solidity
synced 2023-10-03 13:03:40 +00:00
Rematerialize zero literals with default cleanup sequence
Add unused pruner step to the end of the default cleanup sequence
This commit is contained in:
@@ -16,6 +16,6 @@ contract c {
|
||||
}
|
||||
// ----
|
||||
// test1() -> true
|
||||
// gas irOptimized: 206386
|
||||
// gas irOptimized: 206388
|
||||
// gas legacy: 254056
|
||||
// gas legacyOptimized: 246892
|
||||
|
||||
Reference in New Issue
Block a user