[LLVMbugs] [Bug 11279] New: Assertion `!IVLimit->getType()->isPointerTy() && "Should not expand pointer types"' failed.

bugzilla-daemon at llvm.org bugzilla-daemon at llvm.org
Mon Oct 31 12:39:37 PDT 2011


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

             Bug #: 11279
           Summary: Assertion `!IVLimit->getType()->isPointerTy() &&
                    "Should not expand pointer types"' failed.
           Product: libraries
           Version: trunk
          Platform: PC
        OS/Version: Linux
            Status: NEW
          Severity: normal
          Priority: P
         Component: Scalar Optimizations
        AssignedTo: unassignedbugs at nondot.org
        ReportedBy: joerg at NetBSD.org
                CC: llvmbugs at cs.uiuc.edu
    Classification: Unclassified


Created attachment 7561
  --> http://llvm.org/bugs/attachment.cgi?id=7561
Test case

Compile attached test case with "-ffreestanding -O -mllvm
-enable-iv-rewrite=true" to reproduce.

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