-
Notifications
You must be signed in to change notification settings - Fork 13.4k
32-bit sparc backend fails to allocate by-value returns of 256 bytes #48042
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
Still happens with |
This is still happening as of 15git (commit 0a11ad2).
|
Also, just want to comment that this bug now lives as #27535 here in github, in case someone wants to check. |
@koachan Can you please also re-check this one? |
This (and #27535) seems to be fixed already in latest main. |
I am going to close this as resolved. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Extended Description
Code
built with
llc -mtriple=sparc
will fail with the following assertion:Compiler returned: 255
Possibly related to bug 27161
The text was updated successfully, but these errors were encountered: