Skip to content

[mlir][spirv] Retain nontemporal information when converting memref load/store #77156

@antiagainst

Description

@antiagainst

At the moment when we convert memref.load/memref.store we ignore the nontemporal attribute there. We should fix this to carry it to the spirv.Load/spirv.Store memory operands. And also make sure (de)serialization recognizes it.

Metadata

Metadata

Assignees

No one assigned

    Labels

    good first issuehttps://github.com/llvm/llvm-project/contributehelp wantedIndicates that a maintainer wants help. Not [good first issue].mlir:memrefmlir:spirv

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions