mirror of
https://github.com/ethereum/solidity
synced 2023-10-03 13:03:40 +00:00
Rematerialize zero literals
This commit is contained in:
@@ -8,6 +8,6 @@ contract C {
|
||||
}
|
||||
// ----
|
||||
// f(bytes): 0x20, 0x80, 0x21, 0x40, 0x7, "abcdefg" -> 0x21, 0x40, 0x7, "abcdefg"
|
||||
// gas irOptimized: 135693
|
||||
// gas irOptimized: 135662
|
||||
// gas legacy: 137278
|
||||
// gas legacyOptimized: 136043
|
||||
// gas legacyOptimized: 136048
|
||||
|
||||
Reference in New Issue
Block a user