[llvm-bugs] [Bug 30284] New: Assertion `!B->isCollapsed() && "Cannot merge from collapsed"' failed after R278097.

via llvm-bugs llvm-bugs at lists.llvm.org
Mon Sep 5 11:53:09 PDT 2016


https://llvm.org/bugs/show_bug.cgi?id=30284

            Bug ID: 30284
           Summary: Assertion `!B->isCollapsed() && "Cannot merge from
                    collapsed"' failed after R278097.
           Product: tools
           Version: trunk
          Hardware: PC
                OS: Windows NT
            Status: NEW
          Severity: normal
          Priority: P
         Component: llc
          Assignee: unassignedbugs at nondot.org
          Reporter: shishpanov2010 at yandex.ru
                CC: llvm-bugs at lists.llvm.org
    Classification: Unclassified

Created attachment 17213
  --> https://llvm.org/bugs/attachment.cgi?id=17213&action=edit
IR sample

LLC emits assertion fail after R278097 on x86 with SKX. 

Launch command for reproducer: llc -march=x86 -mcpu=skx sample.ll

-- 
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/20160905/b8c830b5/attachment.html>


More information about the llvm-bugs mailing list