[llvm-bugs] [Bug 33437] New: tryToUnrollLoop() ... Assertion `Idx >= 0 && "Invalid basic block argument!"' failed
via llvm-bugs
llvm-bugs at lists.llvm.org
Tue Jun 13 07:50:36 PDT 2017
https://bugs.llvm.org/show_bug.cgi?id=33437
Bug ID: 33437
Summary: tryToUnrollLoop() ... Assertion `Idx >= 0 && "Invalid
basic block argument!"' failed
Product: libraries
Version: trunk
Hardware: PC
OS: Linux
Status: NEW
Severity: enhancement
Priority: P
Component: Loop Optimizer
Assignee: unassignedbugs at nondot.org
Reporter: paulsson at linux.vnet.ibm.com
CC: llvm-bugs at lists.llvm.org
Created attachment 18629
--> https://bugs.llvm.org/attachment.cgi?id=18629&action=edit
reduced testcase
bin/opt -O3 -mtriple=s390x-unknown-linux -mcpu=z13 -o out.ll
./invalid_bb_argument.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/20170613/822d2a68/attachment.html>
More information about the llvm-bugs
mailing list