hanchenye-llvm-project/polly/test/DeadCodeElimination
Tobias Grosser 3f29619614 Drop all constant scheduling dimensions
Schedule dimensions that have the same constant value accross all statements do
not carry any information, but due to the increased dimensionality of the
schedule cost compile time. To not pay this cost, we remove constant dimensions
if possible.

llvm-svn: 225067
2015-01-01 23:01:11 +00:00
..
chained_iterations.ll
chained_iterations_2.ll
computeout.ll
dead_iteration_elimination.ll
non-affine-affine-mix.ll
non-affine.ll Drop all constant scheduling dimensions 2015-01-01 23:01:11 +00:00
null_schedule.ll