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

Array-slf in gamut causes too much cache pressure potentially

parent 7ab06905
No related branches found
No related tags found
No related merge requests found
Pipeline #201798 passed
...@@ -110,8 +110,8 @@ fixpoint { ...@@ -110,8 +110,8 @@ fixpoint {
fork-fusion(fuse4@channel_loop); fork-fusion(fuse4@channel_loop);
} }
simpl!(fuse4); simpl!(fuse4);
array-slf(fuse4); //array-slf(fuse4);
simpl!(fuse4); //simpl!(fuse4);
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