Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Xetile generator #732

Closed
wants to merge 326 commits into from
Closed

Xetile generator #732

wants to merge 326 commits into from

Conversation

mshahneo
Copy link
Contributor

@mshahneo mshahneo commented May 1, 2024

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?

MLIR Extensions and others added 30 commits February 23, 2023 00:15
Added oneAPI re-source before running SyCL based test.
* Enable test cases with Sycl runtime

* Change the CI to use sycl runtime

* Remove redirection for CI

* Merge main

---------

Co-authored-by: [email protected] <Nishant Patel>
* Issue git-apply only if patch directory exists.
Hardcode84 and others added 26 commits March 28, 2024 15:26
…ter spill

Update XeTile code generator to replace C tile load with constant 0-valued C matrix tile.
Removes register spill issue and provides performance on par with XeGPU versio with
similar optimization enabled.
@mshahneo mshahneo requested review from Garra1980 and drprajap May 1, 2024 15:14
@mshahneo
Copy link
Contributor Author

mshahneo commented May 1, 2024

Mistakenly added a lot of commit to this PR. Wrong PR.

@mshahneo mshahneo closed this May 1, 2024
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.