Skip to content

Add amdgpu.global_prefetch operation #2873

@krzysz00

Description

@krzysz00

So llvm.amdgcn.global.prefetch is basically a normal prefetch except that it lets you set cache control modes and has some relaxation of whether or not the memory needs to be valid.

We need an amdgpu-dialect wrapper around this so I can make it work on memrefs.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions