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

            Bug ID: 44686
           Summary: Assertion failed:
                    (!isa<IndirectBrInst>(Preds[i]->getTerminator()) &&
                    "Cannot split an edge from an IndirectBrInst"),
           Product: libraries
           Version: trunk
          Hardware: PC
                OS: All
            Status: NEW
          Severity: enhancement
          Priority: P
         Component: Transformation Utilities
          Assignee: unassignedb...@nondot.org
          Reporter: franci...@yahoo.com
                CC: llvm-bugs@lists.llvm.org

Created attachment 23067
  --> https://bugs.llvm.org/attachment.cgi?id=23067&action=edit
Test-case

This seems to happen when LSR tries to split edges.

May be similar to PR10386.

-- 
You are receiving this mail because:
You are on the CC list for the bug.
_______________________________________________
llvm-bugs mailing list
llvm-bugs@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-bugs

Reply via email to