[llvm-bugs] [Bug 31323] New: r288916 leads to crash in DAGTypeLegalizer

via llvm-bugs llvm-bugs at lists.llvm.org
Thu Dec 8 15:40:14 PST 2016


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: unassignedbugs at nondot.org
          Reporter: alina.sbirlea at gmail.com
                CC: llvm-bugs at 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.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-bugs/attachments/20161208/b6960921/attachment.html>


More information about the llvm-bugs mailing list