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

Works!

parent eb00ce4b
No related branches found
No related tags found
1 merge request!178Some Cava optimization
Pipeline #201647 failed
...@@ -75,7 +75,8 @@ inline(fuse2); ...@@ -75,7 +75,8 @@ inline(fuse2);
ip-sroa(*); ip-sroa(*);
sroa(*); sroa(*);
array-slf(fuse2); array-slf(fuse2);
xdot[true](fuse2); write-predication(fuse2);
simpl!(fuse2);
fork-split(fuse2); fork-split(fuse2);
unforkify(fuse2); unforkify(fuse2);
......
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