mirror of
https://github.com/ethereum/solidity
synced 2023-10-03 13:03:40 +00:00
Do not replace zeros by return variable.
This commit is contained in:
@@ -29,7 +29,7 @@ contract C {
|
||||
// compileViaYul: also
|
||||
// ----
|
||||
// f() -> 3, 7, 5
|
||||
// gas irOptimized: 131345
|
||||
// gas irOptimized: 131350
|
||||
// gas legacy: 153990
|
||||
// gas legacyOptimized: 127822
|
||||
// x() -> 7
|
||||
|
||||
Reference in New Issue
Block a user