https://llvm.org/bugs/show_bug.cgi?id=24657
Bug ID: 24657 Summary: llvm-as: Assertion `isExtended() && "Type is not extended!"' failed. Product: new-bugs Version: unspecified Hardware: PC OS: Linux Status: NEW Severity: normal Priority: P Component: new bugs Assignee: unassignedb...@nondot.org Reporter: k...@google.com CC: kschi...@google.com, llvm-bugs@lists.llvm.org Blocks: 24639 Classification: Unclassified Found with libFuzzer. echo "declare <2 x i32> @llvm.ctlz.v2i32(<2 x i3*>)" | llvm-as - llvm-as: lib/IR/ValueTypes.cpp:184: llvm::Type *llvm::EVT::getTypeForEVT(llvm::LLVMContext &) const: Assertion `isExtended() && "Type is not extended!"' failed. -- You are receiving this mail because: You are on the CC list for the bug.
_______________________________________________ llvm-bugs mailing list llvm-bugs@lists.llvm.org http://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-bugs