https://bugs.llvm.org/show_bug.cgi?id=35639
Bug ID: 35639
Summary: [X86] CompleteModel scheduler models still missing
instruction schedules
Product: libraries
Version: trunk
Hardware: PC
OS: Windows NT
Status: NEW
Severity: enhancement
Priority: P
Component: Backend: X86
Assignee: [email protected]
Reporter: [email protected]
CC: [email protected], [email protected]
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.
--
You are receiving this mail because:
You are on the CC list for the bug._______________________________________________
llvm-bugs mailing list
[email protected]
http://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-bugs