Skip to content

Need a pass to optimize zero-valued memrefs #105

@brian-kelley

Description

@brian-kelley

Lots of our exemplar programs allocate memrefs (local or global) whose only use is to be filled with zeros and then read. These loads could be replaced with zero constants and some of these allocations could then be eliminated.

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