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:
@@ -18,6 +18,6 @@ contract c {
|
||||
// compileViaYul: also
|
||||
// ----
|
||||
// test1() -> true
|
||||
// gas irOptimized: 531720
|
||||
// gas irOptimized: 532255
|
||||
// gas legacy: 613377
|
||||
// gas legacyOptimized: 606411
|
||||
|
||||
Reference in New Issue
Block a user