Skip to content

Optimize dependence analysis in standard to handshake. #69

Open
@stephenneuendorffer

Description

standard to handshake currently assumes that all memory accesses are dependent. This should make use of alias analysis to identify accesses to different memories and treat them as independent.

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions