Skip to content

Crash in llc with asm (regression) #3358

@llvmbot

Description

@llvmbot
Bugzilla Link 2986
Resolution FIXED
Resolved on Nov 07, 2018 00:22
Version trunk
OS All
Attachments failing test case
Reporter LLVM Bugzilla Contributor
CC @lattner

Extended Description

llc < bugpoint-reduced-simplified.bc
PromoteIntegerOperand Op #​1: 0x18084d4: i32 = shl 0x180822c, 0x180844c
Assertion failed: (0 && "Do not know how to promote this operator's operand!"), function PromoteIntegerOperand, file LegalizeIntegerTypes.cpp, line 584.

This is reduced from a case in the gcc testsuite (ppc32 Darwin). Apparently came in with LegalizeTypes.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions