[LLVMbugs] [Bug 2434] New: The -indvars pass generates invalid bytecode
bugzilla-daemon at cs.uiuc.edu
bugzilla-daemon at cs.uiuc.edu
Thu Jun 12 11:40:22 PDT 2008
http://llvm.org/bugs/show_bug.cgi?id=2434
Summary: The -indvars pass generates invalid bytecode
Product: libraries
Version: trunk
Platform: Macintosh
OS/Version: MacOS X
Status: NEW
Severity: normal
Priority: P2
Component: Scalar Optimizations
AssignedTo: unassignedbugs at nondot.org
ReportedBy: criswell at uiuc.edu
CC: llvmbugs at cs.uiuc.edu
Created an attachment (id=1723)
--> (http://llvm.org/bugs/attachment.cgi?id=1723)
LLVM Assembly test case to reproduce problem
The Canonicalize Induction Variables (-indvars) pass generates bitcode where
instructions are used before they are defined.
A reduced testcase is provided.
--
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.
More information about the llvm-bugs
mailing list