Reimplement create_staggered_kernel
Compare changes
- Michael Kuron authored
move_constants_before_loop needed to be changed to move already-existing variables up if necesesary and to preserve constness when renaming variables
+ 2
− 0
@@ -310,6 +310,7 @@ class Block(Node):
@@ -337,6 +338,7 @@ class Block(Node):