[LLVMbugs] [Bug 12452] New: llvm-stress -generate-x86-mmx asserts "Elements of a VectorType must be a primitive type"
bugzilla-daemon at llvm.org
bugzilla-daemon at llvm.org
Tue Apr 3 17:53:01 PDT 2012
http://llvm.org/bugs/show_bug.cgi?id=12452
Bug #: 12452
Summary: llvm-stress -generate-x86-mmx asserts "Elements of a
VectorType must be a primitive type"
Product: new-bugs
Version: trunk
Platform: PC
OS/Version: Linux
Status: NEW
Severity: enhancement
Priority: P
Component: new bugs
AssignedTo: unassignedbugs at nondot.org
ReportedBy: nobled at dreamwidth.org
CC: llvmbugs at cs.uiuc.edu
Classification: Unclassified
With SVN r153972:
lib/VMCore/Type.cpp:725: static llvm::VectorType*
llvm::VectorType::get(llvm::Type*, unsigned int): Assertion
`isValidElementType(ElementType) && "Elements of a VectorType must be a
primitive type"' failed.
Stack dump:
0. Program arguments: bin/llvm-stress -seed=1 -size=500 -generate-x86-mmx -o
/dev/null
Aborted (core dumped)
--
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