Skip to content

[Bug] Reverse Cache Read/Write do not consider itervars in outer blocks. #60

Open
@yzh119

Description

Our current implementation of Reverse Cache Read/Write hasn't considered itervars in outer blocks when there are nested blocks in the program.
This is problematic when loops in outer blocks are bound to physical threads, workloads in different threads might re-use the same region in generated cache read/write buffer.

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions