Releases: JuliaSIMD/LoopVectorization.jl
Releases · JuliaSIMD/LoopVectorization.jl
v0.6.13
LoopVectorization v0.6.13
Diff since v0.6.12
Closed issues:
- ERROR: MethodError: no method matching promote_vtype(::Type{VectorizationBase._MM{8}}, ::Type{Int32}) (#54)
- ERROR: TypeError: non-boolean (UInt16) used in boolean context (#56)
v0.6.11
LoopVectorization v0.6.11
Diff since v0.6.10
Closed issues:
- ERROR: InexactError: trunc(Int64, Inf) (#40)
- MethodError from @avx tanh.(x) (#47)
- Wrong result with Int16 and offset index in for loop (#52)
- ERROR: MethodError: no method matching Int16(::VectorizationBase.SVec{8,Int32}) (#53)
v0.6.10
LoopVectorization v0.6.10
Diff since v0.6.9
Closed issues:
- matrix assignment with offset other than 1 (#48)
- wrong result with index offset (#50)
Merged pull requests:
v0.6.8
v0.6.8 (2020-02-06)
Diff since v0.6.7
Closed issues:
- ERROR: UndefVarError: ##op#5321 not defined (#45)
- ERROR: MethodError: no method matching <<(::VectorizationBase._MM{8}, ::Int32) (#44)