-
Notifications
You must be signed in to change notification settings - Fork 14.3k
[MLIR][XeGPU] Add unroll patterns and blocking pass for XeGPU [2/N] #140163
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
Merged
Merged
Changes from all commits
Commits
Show all changes
43 commits
Select commit
Hold shift + click to select a range
777a403
add utils
chencha3 af01c99
add skeleton
chencha3 e8b43fb
add filter
chencha3 3f73fda
clean up
chencha3 ab448a3
add scf type conversion util
chencha3 7b5e8f1
partial working
chencha3 e2eb9e6
refactor pack and unpack
chencha3 6ec3604
cleanup layout attr
chencha3 bc69a8d
check in elemwise support
chencha3 4fc7540
check in unit test
chencha3 132f15e
fix format
chencha3 aa4ba9c
roll back pass name
chencha3 061b6e0
add 1d and 2d elemwise test
chencha3 387ac93
refactor
chencha3 ebd78ae
fix naming issue
chencha3 bbf4796
fix format
chencha3 3807eea
fix overflow
chencha3 c6695d9
add comments
chencha3 50e33ff
add dbg log
chencha3 ae22f27
fix format
chencha3 9776850
cleanup
chencha3 6cffa44
refactor
chencha3 d1584fc
Merge branch 'main' into xegpu_blocking_pass
chencha3 e023c1a
add a corner unit test
chencha3 ee912c2
Merge branch 'main' into xegpu_blocking_pass
chencha3 3967810
fix comments
chencha3 aebc327
remove unnecessary reference for lambda
chencha3 90e7563
rename
chencha3 f5bfc2f
address comments
chencha3 598fbce
fix format
chencha3 ff11a05
add comments
chencha3 9f7f715
add comments
chencha3 b164d7b
address comments
chencha3 554f4b4
refactor
chencha3 d9f2e81
refactor getTileShape with template
chencha3 18e49f6
add qualifiers
chencha3 1f218f4
add qualifiers
chencha3 f869b13
refactor setLayoutAttrs
chencha3 de75855
cleanup unnecessary reference symbols
chencha3 beacf8a
update naming
chencha3 c4c7abd
refactor
chencha3 70e84c4
refine comments
chencha3 7dd05fa
Update mlir/test/Dialect/XeGPU/xegpu-blocking.mlir
chencha3 File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or 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
This file contains hidden or 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
This file contains hidden or 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
This file contains hidden or 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.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.