[LLVMbugs] [Bug 14105] New: sroa produces a getelementptr inbounds ..., i32 53687091

bugzilla-daemon at llvm.org bugzilla-daemon at llvm.org
Tue Oct 16 22:18:43 PDT 2012


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: unassignedbugs at nondot.org
        ReportedBy: rafael.espindola at gmail.com
                CC: chandlerc at gmail.com, llvmbugs at cs.uiuc.edu
    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.



More information about the llvm-bugs mailing list