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

whoops

parent 789d72b1
No related branches found
No related tags found
1 merge request!198Optimization for miranda
Pipeline #201852 passed
This commit is part of merge request !198. Comments created here will be created in the context of that merge request.
...@@ -73,23 +73,7 @@ dce(auto.test8); ...@@ -73,23 +73,7 @@ dce(auto.test8);
simplify-cfg(auto.test8); simplify-cfg(auto.test8);
dce(auto.test8); dce(auto.test8);
fork-split(auto.test9@filter_loop); no-memset(test9@const);
fork-unroll(auto.test9);
fork-unroll(auto.test9);
dce(auto.test9);
ccp(auto.test9);
gvn(auto.test9);
phi-elim(auto.test9);
dce(auto.test9);
fixpoint {
predication(auto.test9);
simplify-cfg(auto.test9);
}
ccp(auto.test9);
gvn(auto.test9);
phi-elim(auto.test9);
lift-dc-math(auto.test9);
dce(auto.test9);
ip-sroa(*); ip-sroa(*);
sroa(*); sroa(*);
......
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