[llvm-bugs] [Bug 44552] New: opt -instcombine hits "LLVM ERROR: Instruction Combining seems stuck in an infinite loop after 1000 iterations."
via llvm-bugs
llvm-bugs at lists.llvm.org
Wed Jan 15 02:47:35 PST 2020
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: unassignedbugs at nondot.org
Reporter: mikael.holmen at ericsson.com
CC: htmldeveloper at gmail.com, llvm-bugs at 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.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-bugs/attachments/20200115/cd18359e/attachment-0001.html>
More information about the llvm-bugs
mailing list