Issue 173794
Summary SelectionDAG crash
Labels backend:X86, crash-on-valid
Assignees
Reporter alexey-bataev
    lib/CodeGen/SelectionDAG/SelectionDAG.cpp:1673: SDValue llvm::SelectionDAG::getConstant(const ConstantInt &, const SDLoc &, EVT, bool, bool): Assertion `VT.isInteger() && "Cannot create FP integer constant!"' failed.

https://godbolt.org/z/6oTM4z37j
_______________________________________________
llvm-bugs mailing list
[email protected]
https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-bugs

Reply via email to