Skip to content
Snippets Groups Projects
Commit b8365a9b authored by Zhenyu Bai's avatar Zhenyu Bai
Browse files

bug fix

parent bc8c187f
No related branches found
No related tags found
No related merge requests found
......@@ -562,7 +562,6 @@ void StandardILPGenerator::process(Edge *e) {
split_events.add(events[ei]);
if(events[ei].isDynamic())
dyn_cnt++;
ei++;
if(dyn_cnt > _eth) {
faulty = events[ei].inst();
break;
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment