You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Tablegen appears to consider an instruction as scheduled if it has either an itinerary or a sched class, allowing us to set the CompleteModel = 1 flag. But given that x86 models use itineraries OR the classes, they might not actually be tagged with both, this should raise an error.