-
Notifications
You must be signed in to change notification settings - Fork 45
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Various fixes for XeGPU dialect and XeTile to XeGPU lowering.
Including: add an env variable to control whether print the default values for XeGPU ops add mapping attr for TensorDesc. lowering PrefetchTileOp to PrefetchNdOp change default cache behavior for xetile-to-xegpu lowering pass. Using CacheReadHint::CACHED for load and CacheWriteHint::WRITE_BACK for store.
- Loading branch information
Showing
33 changed files
with
1,188 additions
and
1,038 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.