forked from OSchip/llvm-project
Add a command line switch to set the isl_options_set_schedule_outer_coincidence option. ISL then tries to build schedules where the outer member of a band satisfies the coincidence constraints. In practice this allows loop skewing for more parallelism in inner loops. llvm-svn: 268222 |
||
|---|---|---|
| .. | ||
| Canonicalization.cpp | ||
| CodePreparation.cpp | ||
| DeadCodeElimination.cpp | ||
| ScheduleOptimizer.cpp | ||