Commit 301b7605 authored by Paul's avatar Paul
Browse files

Formatting

parent e32bbb45
......@@ -33,7 +33,6 @@ bool is_reshaper(instruction_ref ins)
return contains(names, ins->name()) and not is_nonstandard_reshaper(ins);
}
void simplify_reshapes::apply(program& p) const
{
for(auto ins : iterator_for(p))
......
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