-
Notifications
You must be signed in to change notification settings - Fork 12.7k
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
TypePromotion produces invalid IR #58843
Closed
Labels
Milestone
Comments
@llvm/issue-subscribers-backend-aarch64 |
Should be a general issue. Only x64, riscv64 can pass the test. |
Candidate patch: |
/cherry-pick 597f444 |
/branch llvm/llvm-project-release-prs/issue58843 |
llvmbot
pushed a commit
to llvm/llvm-project-release-prs
that referenced
this issue
Nov 9, 2022
… larger Fix: llvm/llvm-project#58843 Reviewed By: samtebbs Differential Revision: https://reviews.llvm.org/D137613 (cherry picked from commit 597f444)
/pull-request llvm/llvm-project-release-prs#210 |
tstellar
pushed a commit
to llvm/llvm-project-release-prs
that referenced
this issue
Nov 11, 2022
… larger Fix: llvm/llvm-project#58843 Reviewed By: samtebbs Differential Revision: https://reviews.llvm.org/D137613 (cherry picked from commit 597f444)
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
Results in a verifier error:
The produced IR looks as follows:
The text was updated successfully, but these errors were encountered: