Unverified Commit daebe5c4 authored by Chao Chen's avatar Chao Chen Committed by GitHub
Browse files

[MLIR][XeGPU] Adding XeGPU 2d block operators (#84692)



Hi @joker-eph, This PR adds XeGPU 2D block operators. It contains:
1. `TensorDescType` and `TensorDescAttr` definitions
2. `MemoryScopeAttr` and `CacheHintAttr` definitions which are used by
`TensorDescAttr`.
3. `CreateNdDescOp`, `PrefetchNdOp`, `LoadNdOp`, and `StoreNdOp`
definitions, and their corresponding testcases for illustration.

---------

Co-authored-by: default avatarMehdi Amini <joker.eph@gmail.com>
parent a9f78a3c
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment