http://llvm.org/bugs/show_bug.cgi?id=16869
Bug ID: 16869
Summary: Out-of-memory on Scalar Evolution on long loop'd
expressions
Product: libraries
Version: trunk
Hardware: PC
OS: Linux
Status: NEW
Severity: normal
Priority: P
Component: Scalar Optimizations
Assignee: [email protected]
Reporter: [email protected]
CC: [email protected]
Classification: Unclassified
Created attachment 11027
--> http://llvm.org/bugs/attachment.cgi?id=11027&action=edit
Intermediate source
The following intermediate crashes in Scalar Evolution when run through "opt"
(rev 188181):
Stack dump:
0. Program arguments: ~/builds/llvm/bin/opt M.ll -O3 -S
1. Running pass 'CallGraph Pass Manager' on module 'M.ll'.
2. Running pass 'Loop Pass Manager' on function '@repeated_expression'
3. Running pass 'Induction Variable Simplification' on basic block
'%for.body'
Segmentation fault
Running a 32 bit linux, the opt process rises in memory usage before suddenly
crashing.
--
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