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
fixup! [CIR][LowerToLLVM] Fix crash in PtrStrideOp lowering
I'm not sure how this was working before, but the stride can also be a
block argument and not have a defining op, so we also need to account
for that.
Fixes#912
0 commit comments