QuantumBFS / LuxurySparse.jl

A luxury sparse matrix package for Julia
https://quantumbfs.github.io/LuxurySparse.jl/latest/
Other
33 stars 7 forks source link

check if this cause LLVM fail to vectorize #10

Closed Roger-luo closed 6 years ago

Roger-luo commented 6 years ago

https://github.com/QuantumBFS/LuxurySparse.jl/blob/e9d48b9434936d57604ce7b12bce3eb1b1f213c5/src/kronecker.jl#L208

this could cause failure on SIMD

Roger-luo commented 6 years ago

dup of #7