https://llvm.org/bugs/show_bug.cgi?id=31323
Bug ID: 31323 Summary: r288916 leads to crash in DAGTypeLegalizer Product: libraries Version: trunk Hardware: PC OS: All Status: NEW Severity: normal Priority: P Component: Backend: X86 Assignee: unassignedb...@nondot.org Reporter: alina.sbir...@gmail.com CC: llvm-bugs@lists.llvm.org Classification: Unclassified Created attachment 17743 --> https://llvm.org/bugs/attachment.cgi?id=17743&action=edit Testcase Following r288916, the attached testcase started failing. To reproduce: llc renamed.ll Removing the condition "if (!!VectorElts) {" in SelectionDAG gets the attached to stop crashing. -- You are receiving this mail because: You are on the CC list for the bug.
_______________________________________________ llvm-bugs mailing list llvm-bugs@lists.llvm.org http://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-bugs