Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

chencha3
Copy link
Contributor

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.

It cherry-picks daebe5c with asan fix.

@chencha3 chencha3 changed the title Xegpu 2d block ops [MLIR][XeGPU] Adding XeGPU 2d block operators Mar 19, 2024
@mshahneo mshahneo merged commit 61b24c6 into llvm:main Mar 20, 2024
chencha3 added a commit to chencha3/llvm-project that referenced this pull request Mar 23, 2024
pickup llvm#84692 with asan fix.

---------

Co-authored-by: Mehdi Amini <[email protected]>
@chencha3 chencha3 deleted the xegpu_2d_block_ops branch July 25, 2024 22:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants