add comment on the default first pass

ce
Wojciech Uss 7 years ago committed by Michal Gallus
parent 2cf258e381
commit e6f480ec44

@ -261,6 +261,7 @@ struct AnalysisConfig : public NativeConfig {
void SetIncludeMode() {
ir_mode = IrPassMode::kInclude;
// this pass has to be run at the beginning of all fuse passes
ir_passes = {"infer_clean_graph_pass"};
}

Loading…
Cancel
Save