Update tests.

This commit is contained in:
Djordje Mijovic
2021-03-10 14:22:30 +01:00
parent 63017bd510
commit b73e9f3eef
133 changed files with 502 additions and 37 deletions
@@ -15,9 +15,12 @@ contract C {
}
}
// ====
// compileViaYul: also
// EVMVersion: >homestead
// compileViaYul: also
// ----
// f(uint256[][1]): 32, 32, 0 -> true
// f(uint256[][1]): 32, 32, 1, 42 -> true
// f(uint256[][1]): 32, 32, 8, 421, 422, 423, 424, 425, 426, 427, 428 -> true
// gas irOptimized: 227663
// gas legacy: 144300
// gas legacyOptimized: 124199