Message ID | OF9AFE9E37.ACAD8F40-ONC22578C2.003681D5-C22578C2.00374FD8@il.ibm.com |
---|---|
State | New |
Headers | show |
Index: tree-vect-stmts.c =================================================================== --- tree-vect-stmts.c (revision 175785) +++ tree-vect-stmts.c (working copy) @@ -4386,6 +4386,8 @@ vectorizable_load (gimple stmt, gimple_s for (j = 0; j < ncopies; j++) { /* 1. Create the vector or array pointer update chain. */ + if (!inv_p || bb_vinfo) + { if (j == 0) dataref_ptr = vect_create_data_ref_ptr (first_stmt, aggr_type, at_loop,