Skip to content

[X86] CompleteModel scheduler models still missing instruction schedules #34987

@RKSimon

Description

@RKSimon
Bugzilla Link 35639
Resolution FIXED
Resolved on Apr 05, 2018 06:58
Version trunk
OS Windows NT
Blocks #31672
Fixed by commit(s) 329280

Extended Description

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.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions