-
Notifications
You must be signed in to change notification settings - Fork 13.4k
Mir: translation of indexing is incorrect #30474
New issue
Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? # to your account
Comments
That was my first guess, but it seems that |
Oh, my first guess was right: all GEPs are |
will fail to compile with an LLVM abort:
Seems to be a mis-translation of indexing (trans/mir/lvalue at
ProjectionElem::Index
).The text was updated successfully, but these errors were encountered: