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

jlm-opt PHINode assertion when run with -Jred #221

Open
sjalander opened this issue May 3, 2023 · 0 comments
Open

jlm-opt PHINode assertion when run with -Jred #221

sjalander opened this issue May 3, 2023 · 0 comments

Comments

@sjalander
Copy link
Collaborator

jlc -Jred 2003-05-07-VarArgs.c

jlm-opt: /usr/lib/llvm-16/include/llvm/IR/Instructions.h:2800: void llvm::PHINode::setIncomingValue(unsigned int, Value *): Assertion `getType() == V->getType() && "All operands to PHI node must be the same type as the PHI node!"' failed.

2003-05-07-VarArgs.zip

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant