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
Keno pointed me to this code, so I'll start poking around there. Also kind of weird/surprising that inference doesn't inline the getfield call, but maybe my surprise is just due to my ignorance 😛
The text was updated successfully, but these errors were encountered:
This can probably be fixed without fixing #5402 but since the bounds check is really the last thing you care about in these cases I think this can be closed for now.
There might be a better MRE for this, but here's what I've got for now:
Keno pointed me to this code, so I'll start poking around there. Also kind of weird/surprising that inference doesn't inline the
getfield
call, but maybe my surprise is just due to my ignorance 😛The text was updated successfully, but these errors were encountered: