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
@@ -11,6 +11,6 @@ contract C {
// compileViaYul: also
// ----
// f(bytes): 0x20, 0x80, 0x21, 0x40, 0x7, "abcdefg" -> 0x21, 0x40, 0x7, "abcdefg"
// gas irOptimized: 130299
// gas irOptimized: 130202
// gas legacy: 131690
// gas legacyOptimized: 130577