Commit cac1d8aa authored by Paul's avatar Paul
Browse files

Remove unused variable

parent dc296a73
......@@ -956,7 +956,6 @@ struct find_contiguous
void apply(module& m, const match::matcher_result& r) const
{
auto ins = r.result;
auto args = ins->inputs();
m.replace_instruction(
ins,
......
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