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: unassignedb...@nondot.org
          Reporter: shishpanov2...@yandex.ru
                CC: llvm-bugs@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.
_______________________________________________
llvm-bugs mailing list
llvm-bugs@lists.llvm.org
http://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-bugs

Reply via email to