search for: induction8

Displaying 2 results from an estimated 2 matches for "induction8".

Did you mean: induction
2016 Apr 01
2
RFC: A proposal for vectorizing loops with calls to math functions using SVML
...tor.body ], !dbg !6 %0 = trunc i64 %index to i32, !dbg !7 %broadcast.splatinsert6 = insertelement <4 x i32> undef, i32 %0, i32 0, !dbg !7 %broadcast.splat7 = shufflevector <4 x i32> %broadcast.splatinsert6, <4 x i32> undef, <4 x i32> zeroinitializer, !dbg !7 %induction8 = add <4 x i32> %broadcast.splat7, <i32 0, i32 1, i32 2, i32 3>, !dbg !7 %1 = sitofp <4 x i32> %induction8 to <4 x float>, !dbg !7 %2 = call <4 x float> @llvm.sin.v4f32(<4 x float> %1), !dbg !8 %3 = getelementptr inbounds float, float* %array, i64 %inde...
2016 Apr 04
2
RFC: A proposal for vectorizing loops with calls to math functions using SVML
...tor.body ], !dbg !6 %0 = trunc i64 %index to i32, !dbg !7 %broadcast.splatinsert6 = insertelement <4 x i32> undef, i32 %0, i32 0, !dbg !7 %broadcast.splat7 = shufflevector <4 x i32> %broadcast.splatinsert6, <4 x i32> undef, <4 x i32> zeroinitializer, !dbg !7 %induction8 = add <4 x i32> %broadcast.splat7, <i32 0, i32 1, i32 2, i32 3>, !dbg !7 %1 = sitofp <4 x i32> %induction8 to <4 x float>, !dbg !7 %2 = call <4 x float> @llvm.sin.v4f32(<4 x float> %1), !dbg !8 %3 = getelementptr inbounds float, float* %array, i64 %inde...