Skip to content
Snippets Groups Projects
Commit 744da0d8 authored by Matt Wala's avatar Matt Wala
Browse files

Update description of preschedule to clarify that items in the

preschedule may be interleaved with items not in the preschedule.
parent 4063c317
No related branches found
No related tags found
1 merge request!128Preschedule fixes
Pipeline #
......@@ -596,7 +596,8 @@ class SchedulerState(ImmutableRecord):
.. attribute:: preschedule
A sequence of schedule items that must be inserted into the
schedule, maintaining the same ordering
schedule, maintaining the same relative ordering. Newly scheduled
items may interleave this sequence.
.. attribute:: prescheduled_insn_ids
......
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