forked from OSchip/llvm-project
5483931117
In Polly we used both the term 'scattering' and the term 'schedule' to describe the execution order of a statement without actually distinguishing between them. We now uniformly use the term 'schedule' for the execution order. This corresponds to the terminology of isl. History: CLooG introduced the term scattering as the generated code can be used as a sequential execution order (schedule) or as a parallel dimension enumerating different threads of execution (placement). In Polly and/or isl the term placement was never used, but we uniformly refer to an execution order as a schedule and only later introduce parallelism. When doing so we do not talk about about specific placement dimensions. llvm-svn: 235380 |
||
---|---|---|
.. | ||
init_array___%for.cond---%for.end19.jscop | ||
main___%for.cond---%for.end30.jscop | ||
main___%for.cond---%for.end30.jscop.interchanged | ||
main___%for.cond---%for.end30.jscop.interchanged+tiled | ||
main___%for.cond---%for.end30.jscop.interchanged+tiled+vector | ||
matmul.c | ||
matmul.normalopt.exe | ||
matmul.normalopt.ll | ||
matmul.normalopt.s | ||
matmul.polly.interchanged+tiled+vector+openmp.exe | ||
matmul.polly.interchanged+tiled+vector+openmp.ll | ||
matmul.polly.interchanged+tiled+vector+openmp.s | ||
matmul.polly.interchanged+tiled+vector.exe | ||
matmul.polly.interchanged+tiled+vector.ll | ||
matmul.polly.interchanged+tiled+vector.s | ||
matmul.polly.interchanged+tiled.exe | ||
matmul.polly.interchanged+tiled.ll | ||
matmul.polly.interchanged+tiled.s | ||
matmul.polly.interchanged.exe | ||
matmul.polly.interchanged.ll | ||
matmul.polly.interchanged.s | ||
matmul.preopt.ll | ||
matmul.s | ||
runall.sh | ||
scops.init_array.dot | ||
scops.init_array.dot.png | ||
scops.main.dot | ||
scops.main.dot.png | ||
scops.print_array.dot | ||
scops.print_array.dot.png | ||
scopsonly.init_array.dot | ||
scopsonly.init_array.dot.png | ||
scopsonly.main.dot | ||
scopsonly.main.dot.png | ||
scopsonly.print_array.dot | ||
scopsonly.print_array.dot.png |