ForLoopsLowering: Add support for unsigned progressions.

This commit is contained in:
Mark Punzalan
2020-04-02 16:32:14 -07:00
committed by Alexander Udalov
parent 9fdb1ff4f8
commit 03ef3724f4
9 changed files with 313 additions and 158 deletions
@@ -1,5 +1,4 @@
// IGNORE_BACKEND: JVM_IR
// TODO KT-36773 Use counter loop when generating 'for' loop over an unsigned range in JVM_IR
// WITH_RUNTIME
fun testUIntRangeLiteral(a: UInt, b: UInt): Int {
var s = 0