Skip to content
Snippets Groups Projects
Commit 0b166d7f authored by Xavier Routh's avatar Xavier Routh
Browse files

oops

parent 38be2e7c
No related branches found
No related tags found
1 merge request!171oops
Pipeline #201611 passed
......@@ -971,7 +971,7 @@ pub fn chunk_fork_unguarded(
let inner = DynamicConstant::div(new_factors[dim_idx], tile_size);
new_factors.insert(dim_idx, tile_size);
let inner_dc_id = edit.add_dynamic_constant(inner);
new_factors[dim_idx + 1] = inner_dc_id;
let new_fork = Node::Fork {
control: old_control,
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment