JVM_IR KT-50585 array constructor loop should end with IINC

This commit is contained in:
Dmitry Petrov
2021-12-30 11:55:02 +03:00
committed by teamcity
parent cffdb2c3aa
commit bcec952beb
3 changed files with 22 additions and 16 deletions
@@ -11,5 +11,5 @@ fun test(): Int = "123".indexOfAny(CharArray(1000) { '1' })
// JVM_IR_TEMPLATES:
// 3 ALOAD
// 3 ASTORE
// 4 ILOAD
// 3 ISTORE
// 3 ILOAD
// 2 ISTORE