Displaying 1 result from an estimated 1 matches for "4395687a".
Did you mean:
43955e7a
2019 Sep 26
2
ConstantFP->getType() is not right
...t(constFloat2->getType() == llvm::Type::getDoubleTy(context));
but the second assert failed, the type of constFloat2 is still float, not
double, why?
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20190926/4395687a/attachment.html>