@@ -11,6 +11,8 @@ function _precompile_()
11
11
Base. precompile (Tuple{typeof (LoopVectorization. add_compute!),LoopVectorization. LoopSet,Symbol,Expr,Int64,Int64,Nothing})
12
12
Base. precompile (Tuple{typeof (LoopVectorization. add_constant!),LoopVectorization. LoopSet,Float64,Vector{Symbol},Symbol,Int64})
13
13
Base. precompile (Tuple{typeof (LoopVectorization. add_if!),LoopVectorization. LoopSet,Symbol,Expr,Int64,Int64,LoopVectorization. ArrayReferenceMetaPosition})
14
+ Base. precompile (Tuple{typeof (avx_body), LoopSet, Tuple{Int8,Int8,Int8,Int}})
15
+ Base. precompile (Tuple{typeof (avx_loopset), Vector{Instruction}, Vector{OperationStruct}, Vector{ArrayRefStruct}, Core. SimpleVector, Core. SimpleVector, Core. SimpleVector, Any})
14
16
Base. precompile (Tuple{typeof (LoopVectorization. add_mref!),LoopVectorization. LoopSet,LoopVectorization. ArrayReferenceMeta,Int64,Type{VectorizationBase. StridedBitPointer{2 , 1 , 0 , (1 , 2 ), Tuple{ArrayInterface. StaticInt{1 }, Int64}, Tuple{ArrayInterface. StaticInt{1 }, ArrayInterface. StaticInt{1 }}}},Symbol})
15
17
Base. precompile (Tuple{typeof (LoopVectorization. add_mref!),LoopVectorization. LoopSet,LoopVectorization. ArrayReferenceMeta,Int64,Type{VectorizationBase. StridedPointer{Float32, 2 , 1 , 0 , (1 , 2 ), Tuple{ArrayInterface. StaticInt{4 }, ArrayInterface. StaticInt{292 }}, Tuple{ArrayInterface. StaticInt{1 }, ArrayInterface. StaticInt{1 }}}},Symbol})
16
18
Base. precompile (Tuple{typeof (LoopVectorization. add_mref!),LoopVectorization. LoopSet,LoopVectorization. ArrayReferenceMeta,Int64,Type{VectorizationBase. StridedPointer{Float32, 2 , 1 , 0 , (1 , 2 ), Tuple{ArrayInterface. StaticInt{4 }, ArrayInterface. StaticInt{308 }}, Tuple{ArrayInterface. StaticInt{1 }, ArrayInterface. StaticInt{1 }}}},Symbol})
0 commit comments