Skip to content

Assertion hit in eliminateFrameIndex(). #3563

@llvmbot

Description

@llvmbot
Bugzilla Link 3191
Resolution WORKSFORME
Resolved on Feb 22, 2010 12:41
Version trunk
OS Linux
Attachments The LLVM assembly file which triggers the bug.
Reporter LLVM Bugzilla Contributor

Extended Description

When trying to compile the attached bitcode file the following assertion is hit:

llc: /home/t/cell/llvm/lib/Target/CellSPU/SPURegisterInfo.cpp:351: virtual void llvm::SPURegisterInfo::eliminateFrameIndex(llvm::ilist_iteratorllvm::MachineInstr, int, llvm::RegScavenger*) const: Assertion `(Offset & 0xf) == 0 && "16-byte alignment violated in eliminateFrameIndex"' failed.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugzillaIssues migrated from bugzillaworksformeResolved as "works for me"

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions