llvm-project/polly/test/ScheduleOptimizer
Tobias Grosser c532f12965 Fix crashes due to unaligned parameters
Due to the recent introduction of isl_id, parameters need now always to be
aligned. This was not yet taken care of in the code path of vectorization and
dependence analysis.

llvm-svn: 138555
2011-08-25 08:40:59 +00:00
..
2011-08-25-crash_in_vectorizer.ll Fix crashes due to unaligned parameters 2011-08-25 08:40:59 +00:00