http://llvm.org/bugs/show_bug.cgi?id=14565
Bug #: 14565
Summary: Assertion failed: (OrigLoop->contains(BB) && "Block is
not a part of a loop"), function createBlockInMask,
file LoopVectorize.cpp, line 903.
Product: libraries
Version: trunk
Platform: PC
OS/Version: Linux
Status: NEW
Severity: enhancement
Priority: P
Component: Loop Optimizer
AssignedTo: [email protected]
ReportedBy: [email protected]
CC: [email protected]
Classification: Unclassified
Created attachment 9672
--> http://llvm.org/bugs/attachment.cgi?id=9672
test case
clang -O2 -mllvm -vectorize-loops dumper.c
Assertion failed: (OrigLoop->contains(BB) && "Block is not a part of a loop"),
function createBlockInMask, file LoopVectorize.cpp, line 903.
--
Configure bugmail: http://llvm.org/bugs/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.
_______________________________________________
LLVMbugs mailing list
[email protected]
http://lists.cs.uiuc.edu/mailman/listinfo/llvmbugs