In some cases, getPartialTilePrefixes cannot produce the desired set of prefixes of the vector loop that have exactly VectorWidth iterations. A possible reason is the unexpected behavior of the isl_set_project_out function.
This patch introduces a temporary solution of that problem.
P.S.: I haven't managed to get a reduced test case to understand whether isl_set_project_out produces the wrong or unexpected result yet. I would be very grateful for your ideas about it.