[llvm-bugs] [Bug 24657] New: llvm-as: Assertion `isExtended() && "Type is not extended!"' failed.

via llvm-bugs llvm-bugs at lists.llvm.org
Tue Sep 1 10:50:34 PDT 2015


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: unassignedbugs at nondot.org
          Reporter: kcc at google.com
                CC: kschimpf at google.com, llvm-bugs at 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.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-bugs/attachments/20150901/b50dd55c/attachment-0001.html>


More information about the llvm-bugs mailing list