[LLVMbugs] [Bug 1066] NEW: Assertion failed in InstCombine

bugzilla-daemon at cs.uiuc.edu bugzilla-daemon at cs.uiuc.edu
Sat Dec 23 16:07:40 PST 2006


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

           Summary: Assertion failed in InstCombine
           Product: libraries
           Version: trunk
          Platform: PC
        OS/Version: Linux
            Status: NEW
          Severity: normal
          Priority: P2
         Component: Scalar Optimizations
        AssignedTo: unassignedbugs at nondot.org
        ReportedBy: asl at math.spbu.ru


$ ./opt -instcombine bugpoint-reduced-simplified.bc -o test_bc.bc -f
opt: /home/asl/proj/llvm/src/lib/VMCore/Value.cpp:157: void
llvm::Value::replaceAllUsesWith(llvm::Value*): Assertion `New->getType() ==
getType() && "replaceAllUses of value with new value of different type!"' failed.
./opt((anonymous namespace)::PrintStackTrace()+0x1f)[0x836a7ff]
/lib/libc.so.6(abort+0xeb)[0xb7d81133]
/lib/libc.so.6(__assert_fail+0xeb)[0xb7d794f3]
./opt[0x832f26c]

Bytecode attached



------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.



More information about the llvm-bugs mailing list