Skip to content

Support for legalization of <2 x s32> #102

@newling

Description

@newling

The error observed:

LLVM ERROR: unable to legalize instruction: %512:_(<2 x s32>) = G_MUL %378:_, %390:_ (in function: core_0_2)

Is this instruction multiplying 2 vectors containing 2 32-bit signed integers together?

Just checking, as my understanding is that this is not a supported operation on AIE.

Thanks

UPDATE: reproducer attached in comment below: #102 (comment)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions