Prevectorize the schedule of the band (or the point loop in case of tiling)
authorTobias Grosser <tobias@grosser.es>
Sat, 25 Jul 2015 12:28:56 +0000 (12:28 +0000)
committerTobias Grosser <tobias@grosser.es>
Sat, 25 Jul 2015 12:28:56 +0000 (12:28 +0000)
commit3b10c94062e897bff2e3ecc6b53b6aaad0d84ac7
treee4e0a4487883e484f0491f5565bcc0281eb94199
parent9a9efbafa701f7c6a2c6732b4e8e2a4e0adc23e1
Prevectorize the schedule of the band (or the point loop in case of tiling)

Contributed-by: Roman Gareev <gareevroman@gmail.com>
llvm-svn: 243214
polly/lib/Transform/ScheduleOptimizer.cpp
polly/test/ScheduleOptimizer/prevectorization-without-tiling.ll [new file with mode: 0644]