JVM_IR add bytecode shape check to all relevant for-loop tests

This commit is contained in:
Dmitry Petrov
2021-09-06 16:42:48 +03:00
committed by TeamCityServer
parent d9e4dec810
commit 860c80d210
105 changed files with 780 additions and 78 deletions
@@ -40,5 +40,8 @@ fun uShortRangeTo(a: UShort, b: UShort) { for (i in a .. b) {} }
// 16 IINC
// JVM_IR_TEMPLATES
// 136 ILOAD
// 56 ISTORE
// 0 IADD
// 20 IINC
// 0 ISUB
// 20 IINC