Skip to content
Snippets Groups Projects
Commit 96c8dc52 authored by Russel Arbore's avatar Russel Arbore
Browse files

sequentializing channel loop in gamut in cava is beneficial

parent ab1eafd4
No related branches found
No related tags found
1 merge request!206More misc. rodinia opts
Pipeline #201936 failed
...@@ -120,6 +120,7 @@ simpl!(fuse4); ...@@ -120,6 +120,7 @@ simpl!(fuse4);
//fork-tile[2, 0, false, true](fuse4@channel_loop); //fork-tile[2, 0, false, true](fuse4@channel_loop);
//fork-split(fuse4@channel_loop); //fork-split(fuse4@channel_loop);
//clean-monoid-reduces(fuse4); //clean-monoid-reduces(fuse4);
unforkify(fuse4@channel_loop);
no-memset(fuse5@res1); no-memset(fuse5@res1);
no-memset(fuse5@res2); no-memset(fuse5@res2);
......
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