Isoltest gas update for FunctionSpecializer

This commit is contained in:
hrkrshnn
2021-03-29 11:02:31 +02:00
parent 09998ceb0c
commit 2c75d1dfe4
118 changed files with 165 additions and 164 deletions
@@ -21,6 +21,6 @@ contract C {
// 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: 227647
// gas irOptimized: 227280
// gas legacy: 144300
// gas legacyOptimized: 124189