Skip to content
Snippets Groups Projects
Commit 8ab7e23f authored by rarbore2's avatar rarbore2 Committed by Russel Arbore
Browse files

interchange on cpu for better cache access

parent d173f53b
No related branches found
No related tags found
1 merge request!203More rodinia optimization
Pipeline #201909 passed
This commit is part of merge request !203. Comments created here will be created in the context of that merge request.
......@@ -28,6 +28,7 @@ fixpoint {
fork-coalesce(*);
}
simpl!(*);
fork-interchange[0, 1](loop1);
fork-split(*);
unforkify(*);
......
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