mirror of
https://github.com/ethereum/solidity
synced 2023-10-03 13:03:40 +00:00
Adjust cost of literal zero.
This commit is contained in:
+1
-1
@@ -38,5 +38,5 @@ contract C is B {
|
||||
// compileViaYul: also
|
||||
// ----
|
||||
// test() -> 5, 10
|
||||
// gas irOptimized: 92642
|
||||
// gas irOptimized: 92612
|
||||
// gas legacy: 100441
|
||||
|
||||
Reference in New Issue
Block a user