julia
1543cdd5 - Faster iteration over non-offset `AbstractVector` (#48720)

Commit
2 years ago
Faster iteration over non-offset `AbstractVector` (#48720) This change simplifies the boundscheck in loop as LLVM would lift the const subtraction. Simd block would be generated in more cases. Co-authored-by: N5N3 <2642243996@qq.com>
Author
Parents
Loading