Skip to content

list is not supported #396

Description

@AlexanderKalistratov
import numba_mlir

@numba_mlir.njit
def func():
    return [1, 2, 3]

func()

output:

...
RuntimeError: lower_expr not handled: "build_list"

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions