Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Deprecate SmemAllocator and expr/vector.py, update to SharedAllocator + typing.Vector #640

@sjfeng1999

Description

@sjfeng1999

SmemAllocator and expr/vector.py are thin re-exports of MLIR upstream. Both leak MLIR dialect-level noise
into kernel code.

Delete smem_allocator.py and expr/vector.py; move check_smem_capacity onto SharedAllocator or KernelFunction, and route all vector use through typing.Vector methods instead of upstream dialect ops.

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

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions