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

oops

parent 1dc152c1
No related branches found
No related tags found
1 merge request!169add alternate order to fork tilling
Pipeline #201597 failed
......@@ -43,7 +43,7 @@ impl Pass {
match self {
Pass::Xdot => 1,
Pass::ForkChunk => 3,
Pass::ForkFissionBufferize => 2,
Pass::ForkFissionBufferize => 4,
Pass::ForkInterchange => 2,
_ => 0,
}
......
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