Skip to content
Snippets Groups Projects

Improve scheduler auto outline

Merged Aaron Councilman requested to merge scheduler-auto-outline into main
2 files
+ 88
57
Compare changes
  • Side-by-side
  • Inline
Files
2
@@ -40,5 +40,8 @@ fixpoint panic after 2 {
phi-elim(*);
}
host(*);
cpu(first, second);
codegen-prep!(*);
//xdot[true](*);
Loading