[LLVMbugs] [Bug 1811] New: Assertion hit on ppc

bugzilla-daemon at cs.uiuc.edu bugzilla-daemon at cs.uiuc.edu
Mon Nov 19 10:22:28 PST 2007


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

           Summary: Assertion hit on ppc
           Product: libraries
           Version: trunk
          Platform: PC
        OS/Version: Linux
            Status: NEW
          Severity: major
          Priority: P2
         Component: Backend: PowerPC
        AssignedTo: unassignedbugs at nondot.org
        ReportedBy: zack at tungstengraphics.com
                CC: llvmbugs at cs.uiuc.edu


Created an attachment (id=1254)
 --> (http://llvm.org/bugs/attachment.cgi?id=1254)
testcase which hits the assertion

The attached testcase (llvm-as mrcooper.ll && lli mrcooper.bc) hits the
following assertion:
0x10340a30: v4f32 = undef vp-tris: LegalizeDAG.cpp:6209:
void<unnamed>::SelectionDAGLegalize::SplitVectorOp(llvm::SDOperand,
llvm::SDOperand&, llvm::SDOperand&): Assertion `0 && "Unhandled operation in
SplitVectorOp!"' failed.
i86 works fine.


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