https://llvm.org/bugs/show_bug.cgi?id=29101
Bug ID: 29101
Summary: LLC: Assertion failed after rev.274013 on AVX2.
Product: tools
Version: trunk
Hardware: PC
OS: Linux
Status: NEW
Severity: normal
Priority: P
Component: llc
Assignee: [email protected]
Reporter: [email protected]
CC: [email protected]
Classification: Unclassified
Created attachment 17032
--> https://llvm.org/bugs/attachment.cgi?id=17032&action=edit
reproducer
With attached reproducer LLC from rev.274013 fails with:
llc: lib/CodeGen/SelectionDAG/LegalizeDAG.cpp:942: void
{anonymous}::SelectionDAGLegalize::LegalizeOp(llvm::SDNode*): Assertion
`(TLI.getTypeAction(*DAG.getContext(), Op.getValueType()) ==
TargetLowering::TypeLegal || TLI.isTypeLegal(Op.getValueType()) ||
Op.getOpcode() == ISD::TargetConstant) && "Unexpected illegal type!"' failed.
Key to launch: -mcpu=core-avx2
--
You are receiving this mail because:
You are on the CC list for the bug.
_______________________________________________
llvm-bugs mailing list
[email protected]
http://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-bugs