http://llvm.org/bugs/show_bug.cgi?id=15882
Bug ID: 15882
Summary: opt -loop-vectorize breaks this function
Product: libraries
Version: trunk
Hardware: PC
OS: Linux
Status: NEW
Severity: normal
Priority: P
Component: Interprocedural Optimizations
Assignee: [email protected]
Reporter: [email protected]
CC: [email protected]
Classification: Unclassified
Created attachment 10447
--> http://llvm.org/bugs/attachment.cgi?id=10447&action=edit
testcase
Producing a .o from this testcase and linking it with the rest of firefox
produces a working binary.
Running opt -loop-vectorize on this single (but large) function produces a
browser that crashes at startup.
Hopefully this is enough for someone familiar with the vectorizer to see what
is going wrong, but if not I can try to put the remaining object files
somewhere (or reduce this further, but probably not this week).
--
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