You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
) where {A<:StaticBool,T<:NativeTypes,I<:Index,RS}
IT, ind_type, W, X, M, O =index_summary(I)
vload_quote(T, IT, ind_type, W, X, M, O, false, A === True, RS)
end
This comes from LV.jl which is deprecated but it ends up here so not sure if it is relevant. Example stacktrace
[83] signal 11 (128): Segmentation fault
in expression starting at /home/pkgeval/.julia/packages/PlmDCA/V28iv/test/testdca.jl:105
macro expansion at /home/pkgeval/.julia/packages/VectorizationBase/xE5Tx/src/llvm_intrin/memory_addr.jl:997 [inlined]
__vload at /home/pkgeval/.julia/packages/VectorizationBase/xE5Tx/src/llvm_intrin/memory_addr.jl:997 [inlined]
_vload at /home/pkgeval/.julia/packages/VectorizationBase/xE5Tx/src/strided_pointers/stridedpointers.jl:105 [inlined]
macro expansion at /home/pkgeval/.julia/packages/LoopVectorization/7gWfp/src/reconstruct_loopset.jl:1107 [inlined]
_turbo_! at /home/pkgeval/.julia/packages/LoopVectorization/7gWfp/src/reconstruct_loopset.jl:1107
The text was updated successfully, but these errors were encountered:
PkgEval report https://s3.amazonaws.com/julialang-reports/nanosoldier/pkgeval/by_hash/0520b80_vs_bd47eca/NaNStatistics.primary.log.
Happens in:
VectorizationBase.jl/src/llvm_intrin/memory_addr.jl
Lines 987 to 995 in cbf6789
This comes from LV.jl which is deprecated but it ends up here so not sure if it is relevant. Example stacktrace
The text was updated successfully, but these errors were encountered: