mirror of
https://github.com/ethereum/solidity
synced 2023-10-03 13:03:40 +00:00
Rematerialize zero literals
This commit is contained in:
@@ -16,6 +16,6 @@ contract c {
|
||||
}
|
||||
// ----
|
||||
// test1() -> true
|
||||
// gas irOptimized: 206322
|
||||
// gas irOptimized: 206086
|
||||
// gas legacy: 254056
|
||||
// gas legacyOptimized: 246887
|
||||
// gas legacyOptimized: 246892
|
||||
|
||||
Reference in New Issue
Block a user