Skip to content

[XeGPU] add lowering pass for load_matrix and store_matrix#1118

Merged
Garra1980 merged 2 commits intomainfrom
sync_with_upstream_branch
Oct 2, 2025
Merged

[XeGPU] add lowering pass for load_matrix and store_matrix#1118
Garra1980 merged 2 commits intomainfrom
sync_with_upstream_branch

Conversation

@Garra1980
Copy link
Contributor

Please review these guidelines to help with the review process:

  • Have you provided a meaningful PR description?
  • Have you added a test, a reproducer, or a reference to an issue with a reproducer?
  • Have you tested your changes locally for CPU and GPU devices?
  • Have you made sure that new changes do not introduce compiler warnings?
  • If this PR is a work in progress, are you filing the PR as a draft?
  • Have you organized your commits logically and ensured each can be built by itself?

chencha3 and others added 2 commits October 2, 2025 21:15
* add skeleton and implementation of CreateMemDescOpPattern

* implement pattern for store_matrix

* add unit test

* add an e2e test, but disabled now

* roll back to old style

* fix unit test

* test

* refactor the linear address offset computation to follow RFC

* refactor getLinearOffsets as memDesc member function

* adjust patches

* typo fix in patch 0011

* address feedback

* remove trailing space character

* minor fixes

* add test

---------

Co-authored-by: Jianhui Li <jian.hui.li@intel.com>
@Garra1980 Garra1980 merged commit 5c570ba into main Oct 2, 2025
2 checks passed
@Garra1980 Garra1980 changed the title [XeGPU] add lowering pass for load_matrix and store_matrix (#1244) [XeGPU] add lowering pass for load_matrix and store_matrix Oct 2, 2025
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.

3 participants