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
...@@ -28,6 +28,7 @@ fixpoint { ...@@ -28,6 +28,7 @@ fixpoint {
fork-coalesce(*); fork-coalesce(*);
} }
simpl!(*); simpl!(*);
fork-interchange[0, 1](loop1);
fork-split(*); fork-split(*);
unforkify(*); 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