Skip to content

Conversation

@nbpatel
Copy link
Contributor

@nbpatel nbpatel commented May 20, 2025

This PR adds the XeGPU workgroup (wg) to subgroup (sg) pass. The wg to sg pass transforms the xegpu wg level operations to subgroup operations based on the sg_layout and sg_data attribute. The PR adds transformation patterns for following Ops

  1. CreateNdDesc
  2. LoadNd
  3. StoreNd
  4. PrefetchNd
  5. UpdateNdOffset
  6. Dpas

@chencha3 chencha3 merged commit a7ede51 into llvm:main May 21, 2025
12 checks passed
@nbpatel
Copy link
Contributor Author

nbpatel commented May 21, 2025

Same as #139477 with a fix for post merge CI failure

@nbpatel nbpatel deleted the xegpu_wg_sg_main branch June 10, 2025 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