"git@developer.sourcefind.cn:gaoqiong/migraphx.git" did not exist on "32e08558229192b02ee2f47fff84fb30929c6322"
Commit 9ef40f1c authored by Paul's avatar Paul
Browse files

Format

parent f5c3cebe
......@@ -287,7 +287,7 @@ void find_matches(module& mod, instruction_ref ins, Ms&&... ms)
const
#endif
int trace = value_of(MIGRAPHX_TRACE_MATCHES{});
bool match = false;
bool match = false;
each_args(
[&](auto&& m) {
if(match)
......
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