-
Notifications
You must be signed in to change notification settings - Fork 13.3k
Crash on AARCH64 codegen #135821
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Labels
Comments
@llvm/issue-subscribers-backend-aarch64 Author: Alexey Bataev (alexey-bataev)
https://godbolt.org/z/dzMqjsMdj
Crashes AARCH64 codegen |
Enabling assertions gives an earlier error. https://godbolt.org/z/q4o4T9za1 |
topperc
added a commit
to topperc/llvm-project
that referenced
this issue
Apr 15, 2025
The later code does not expect or preserve the index output. Fixes llvm#135821
Thanks for the quick resolution! |
var-const
pushed a commit
to ldionne/llvm-project
that referenced
this issue
Apr 17, 2025
…lvm#135847) The later code does not expect or preserve the index output. Fixes llvm#135821
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
https://godbolt.org/z/dzMqjsMdj
Crashes AARCH64 codegen
The text was updated successfully, but these errors were encountered: