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
Loading
Please register or sign in to comment