Skip to content
Snippets Groups Projects
Commit ce7812d9 authored by Andreas Klöckner's avatar Andreas Klöckner
Browse files

Scheduler: Allow backtracking on scheduled instructions (made necessary by groups)

parent 085a9c7b
No related branches found
No related tags found
No related merge requests found
......@@ -552,8 +552,6 @@ def generate_loop_schedules_internal(
allow_insn=True):
yield sub_sched
return
# }}}
# {{{ see if we're ready to leave the innermost loop
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment