[LLVMbugs] [Bug 1446] NEW: scalarrepl cycles on easy input
bugzilla-daemon at cs.uiuc.edu
bugzilla-daemon at cs.uiuc.edu
Thu May 24 06:10:11 PDT 2007
http://llvm.org/bugs/show_bug.cgi?id=1446
Summary: scalarrepl cycles on easy input
Product: libraries
Version: trunk
Platform: PC
OS/Version: Linux
Status: NEW
Severity: normal
Priority: P2
Component: Scalar Optimizations
AssignedTo: unassignedbugs at nondot.org
ReportedBy: asl at math.spbu.ru
Consider reduced .ll file. It seems, that scalarrepl is cycles.
Steps to reproduce:
./opt -scalarrepl
PS: This is reducion from ioquake3, reported by Bram Adams
(http://lists.cs.uiuc.edu/pipermail/llvmdev/2007-May/009165.html)
------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.
More information about the llvm-bugs
mailing list