===================================================================
@@ -1184,11 +1184,11 @@ vect_analyze_loop_operations (loop_vec_info loop_v
print_gimple_stmt (vect_dump, phi, 0, TDF_SLIM);
}
+ /* Inner-loop loop-closed exit phi in outer-loop vectorization
+ (i.e., a phi in the tail of the outer-loop). */
if (! is_loop_header_bb_p (bb))
{
- /* inner-loop loop-closed exit phi in outer-loop
vectorization
- (i.e. a phi in the tail of the outer-loop).
- FORNOW: we currently don't support the case that these
phis
+ /* FORNOW: we currently don't support the case that these
phis