http://llvm.org/bugs/show_bug.cgi?id=2312

           Summary: GVN is buggy
           Product: libraries
           Version: trunk
          Platform: PC
        OS/Version: Linux
            Status: NEW
          Severity: normal
          Priority: P2
         Component: Scalar Optimizations
        AssignedTo: [EMAIL PROTECTED]
        ReportedBy: [EMAIL PROTECTED]
                CC: [EMAIL PROTECTED], [email protected]


Created an attachment (id=1634)
 --> (http://llvm.org/bugs/attachment.cgi?id=1634)
Bytecode in question

Consider attached testcase.

Running opt -gvn results to bytecode, which produces different (and invalid!)
results.


-- 
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

Reply via email to