Skip to content

llc assertion failure: Multiple implicit_def defining same register? #2661

@llvmbot

Description

@llvmbot
Bugzilla Link 2289
Resolution FIXED
Resolved on May 28, 2008 12:41
Version unspecified
OS Linux
Attachments testcase .ll
Reporter LLVM Bugzilla Contributor

Extended Description

Running llc on the attached testcase gives:

llc: lib/CodeGen/SimpleRegisterCoalescing.cpp:766: void llvm::SimpleRegisterCoalescing::RemoveCopiesFromValNo(llvm::LiveInterval&, llvm::VNInfo*): Assertion `!ImpDef && "Multiple implicit_def defining same register?"' failed.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugzillaIssues migrated from bugzilla

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions