Declare LoopCounterSymbols nonnegative
Compare changes
- Stephan Seitz authored
This removed some checks like `ctr1 <= 0` from my kernels
+ 4
− 2
@@ -465,11 +465,13 @@ class LoopOverCoordinate(Node):
@@ -465,11 +465,13 @@ class LoopOverCoordinate(Node):