| Issue |
75808
|
| Summary |
Move EnableIntervals out of scheduler model to a command line option
|
| Labels |
llvm:codegen
|
| Assignees |
|
| Reporter |
michaelmaitland
|
I wonder whether it would be a good idea to move `EnableIntervals` out of the scheduler model and add an option like `use-intervals-to-schedule` so that we can control it on a per per-program basis for each processor. EnableIntervals isn't really a property of the scheduler model itself, and more a property of how the scheduler behaves.
CC: @fpetrogalli
_______________________________________________
llvm-bugs mailing list
[email protected]
https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-bugs