Skip to content
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

Assertion `getType() == V->getType() && "All operands to PHI node must be the same type as the PHI node!"' #20215

Closed
jsonn opened this issue May 23, 2014 · 2 comments
Assignees
Labels
bugzilla Issues migrated from bugzilla clang:codegen

Comments

@jsonn
Copy link
Contributor

jsonn commented May 23, 2014

Bugzilla Link 19841
Resolution FIXED
Resolved on May 27, 2014 12:03
Version unspecified
OS Linux
Attachments Test case

Extended Description

Compile the attached code with clang -c. Regression from r209149.

@jsonn
Copy link
Contributor Author

jsonn commented May 23, 2014

assigned to @rengolin

@rengolin
Copy link
Member

Fixed on r209663.

@llvmbot llvmbot transferred this issue from llvm/llvm-bugzilla-archive Dec 9, 2021
This issue was closed.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bugzilla Issues migrated from bugzilla clang:codegen
Projects
None yet
Development

No branches or pull requests

2 participants