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

             Bug #: 14105
           Summary: sroa produces a getelementptr inbounds ..., i32
                    53687091
           Product: libraries
           Version: trunk
          Platform: PC
        OS/Version: Linux
            Status: NEW
          Severity: enhancement
          Priority: P
         Component: Scalar Optimizations
        AssignedTo: [email protected]
        ReportedBy: [email protected]
                CC: [email protected], [email protected]
    Classification: Unclassified


Created attachment 9361
  --> http://llvm.org/bugs/attachment.cgi?id=9361
testcase

Running "opt -S -sroa  jsproxy-t1.ll" produces an IL that looks invalid:

 getelementptr inbounds %class.Value* %tmp5, i32 536870911, i32 0, i32 0, i32 0

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