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

This eliminates most selects

parent cd0f1635
No related branches found
No related tags found
1 merge request!178Some Cava optimization
Pipeline #201650 passed
......@@ -68,6 +68,7 @@ fixpoint {
ccp(median);
array-to-product(median);
sroa(median);
phi-elim(median);
predication(median);
simpl!(median);
......
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