Skip to content

dict is not supported #397

Open
Open
@AlexanderKalistratov

Description

@AlexanderKalistratov
import numba_mlir

@numba_mlir.njit
def func():
    return {'a': 1, 'b': 2}

func()

Output:

...
RuntimeError: lower_expr not handled: "build_map"

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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