Commit 64c48d68 authored by Paul's avatar Paul
Browse files

Formatting

parent d34c7bd5
...@@ -261,7 +261,7 @@ void memory_coloring_impl::verify() ...@@ -261,7 +261,7 @@ void memory_coloring_impl::verify()
{ {
// TODO: This check breaks on the tests // TODO: This check breaks on the tests
// if(!interval.is_live_on_entry) // if(!interval.is_live_on_entry)
// MIGRAPH_THROW("interval is not live on entry"); // MIGRAPH_THROW("interval is not live on entry");
continue; continue;
} }
......
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