Make sure that the RNG counter can be substituted during loop cutting
Compare changes
+ 8
− 4
@@ -19,9 +19,8 @@ def _get_rng_template(name, data_type, num_vars):
@@ -44,6 +43,7 @@ class RNGBase(CustomCodeNode):
@@ -61,13 +61,17 @@ class RNGBase(CustomCodeNode):