Displaying 1 result from an estimated 1 matches for "index441".
Did you mean:
index1
2016 Oct 06
2
LoopVectorizer -- generating bad and unhandled shufflevector sequence
....ptr335 = getelementptr inbounds i64, i64*
%dl.0291, i64 4
LV: Scalarizing: %tobool319 = icmp eq i32 %dec, 0
vectorized loop (vectorization width: 2, interleaved count: 1)
Loop after vectorize pass:
vector.body419: ; preds =
%vector.body419, %vector.ph440
%index441 = phi i64 [ 0, %vector.ph440 ], [ %index.next442,
%vector.body419 ]
%184 = add i64 %index441, 0
%185 = shl i64 %184, 2
%next.gep453 = getelementptr i64, i64* %73, i64 %185
%186 = add i64 %index441, 0
%187 = shl i64 %186, 2
%next.gep454 = getelementptr i64, i64* %74, i64 %187
%...