Commit 13418e23 authored by Paul's avatar Paul
Browse files

Format

parent 4ba8706f
......@@ -554,7 +554,7 @@ instruction_ref insert_mlir(module& m,
}
co.expected_inputs = to_shapes(refs);
co.output = mmlir.get_output_shapes().front();
co.symbol_name = "main";
co.symbol_name = "main";
return m.insert_instruction(ins, co, refs);
}
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment