JVM_IR KT-50585 array constructor loop should end with IINC
This commit is contained in:
+2
-2
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user