ForLoopsLowering: Eliminate construction/boxing/unboxing of UInt/ULong.
This needs further cleanup to encapsulate more logic into ProgressionType.
This commit is contained in:
committed by
Alexander Udalov
parent
e1120f49d8
commit
177967258b
Vendored
+3
-1
@@ -50,4 +50,6 @@ fun box(): String {
|
||||
// 3 IFLE
|
||||
// 1 IFGE
|
||||
// 6 IF
|
||||
// 0 INEG
|
||||
// 0 INEG
|
||||
// 0 INVOKESTATIC kotlin/UInt.constructor-impl
|
||||
// 0 INVOKE\w+ kotlin/UInt.(un)?box-impl
|
||||
|
||||
Reference in New Issue
Block a user