Displaying 2 results from an estimated 2 matches for "splat10".
Did you mean:
splat12
2016 Jun 23
2
AVX512 instruction generated when JIT compiling for an avx2 architecture
...; preds = %L5, %entrypoint
%19 = phi i64 [ %32, %L5 ], [ %4, %entrypoint ]
%20 = shl i64 %19, 4
%21 = or i64 %20, 4
%22 = or i64 %20, 8
%23 = or i64 %20, 12
%broadcast.splatinsert9 = insertelement <4 x i32> undef, i32 %8, i32 0
%broadcast.splat10 = shufflevector <4 x i32> %broadcast.splatinsert9,
<4 x i32> undef, <4 x i32> zeroinitializer
%broadcast.splatinsert11 = insertelement <4 x i32> undef, i32 %11, i32 0
%broadcast.splat12 = shufflevector <4 x i32>
%broadcast.splatinsert11, <4 x i32> undef,...
2016 Jun 23
2
AVX512 instruction generated when JIT compiling for an avx2 architecture
...%19 = phi i64 [ %32, %L5 ], [ %4, %entrypoint ]
> %20 = shl i64 %19, 4
> %21 = or i64 %20, 4
> %22 = or i64 %20, 8
> %23 = or i64 %20, 12
> %broadcast.splatinsert9 = insertelement <4 x i32> undef, i32 %8,
> i32 0
> %broadcast.splat10 = shufflevector <4 x i32>
> %broadcast.splatinsert9, <4 x i32> undef, <4 x i32> zeroinitializer
> %broadcast.splatinsert11 = insertelement <4 x i32> undef, i32
> %11, i32 0
> %broadcast.splat12 = shufflevector <4 x i32>
> %broadca...