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

            Bug ID: 44552
           Summary: opt -instcombine hits "LLVM ERROR: Instruction
                    Combining seems stuck in an infinite loop after 1000
                    iterations."
           Product: new-bugs
           Version: unspecified
          Hardware: PC
                OS: Linux
            Status: NEW
          Severity: enhancement
          Priority: P
         Component: new bugs
          Assignee: unassignedb...@nondot.org
          Reporter: mikael.hol...@ericsson.com
                CC: htmldevelo...@gmail.com, llvm-bugs@lists.llvm.org

Created attachment 23018
  --> https://bugs.llvm.org/attachment.cgi?id=23018&action=edit
bbi-37225_x86.ll reproducer

Running

 opt -instcombine -S -o /dev/null bbi-37225_x86.ll

gives

LLVM ERROR: Instruction Combining seems stuck in an infinite loop after 1000
iterations.

-- 
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