Which getindex expression threw BoundsError

Yes, but

This isn’t enough. Assigning xs[m] and ys[n] to variables is. The problem is that, after some compilation stage, Julia doesn’t know that the expression has more than one line. I guess that lowering is to blame here, according to Sukera?

I wonder how relevant this message still is (since then we got JuliaSyntax.jl and LLVM could have gotten some relevant improvements, too?):

Somewhat related issues on Github:

New issue:

1 Like