-
Notifications
You must be signed in to change notification settings - Fork 15.3k
[mlir][xegpu] Refine layout assignment in XeGPU SIMT distribution. #142687
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 44 commits
Commits
Show all changes
60 commits
Select commit
Hold shift + click to select a range
ff1012e
add bug fix
charithaintc c6eb53f
add test
charithaintc 3bdb596
add comments
charithaintc 6d47e3f
Merge branch 'main' into scf_for_bug
charithaintc fe3ab99
remove unsused headers
charithaintc f91b64c
save work
charithaintc cc621a1
Merge branch 'main' into scf_for_bug
charithaintc 76f7d98
Merge branch 'scf_for_bug' into fix_layout_assign
charithaintc 5cacace
initial version
charithaintc 7d54194
working version
charithaintc b289399
working expect for unreal cast
charithaintc 4318343
some fixes
charithaintc 20a6415
branch terminator iface
charithaintc 7bd0be2
save work
charithaintc 00dc2b6
working
charithaintc 35620ec
move out layout prop
charithaintc 92c23f1
fix test
charithaintc 7b69082
fix names
charithaintc 5669616
func op iface support
charithaintc 71902aa
fix test
charithaintc 341daff
fix test
charithaintc fdacb63
revert merge
charithaintc 57acc9e
add comment
charithaintc d7eaaa5
fix
charithaintc a99ee75
refactor
charithaintc 739aad7
refactor
charithaintc 76b7333
refactor
charithaintc 1db0ca5
Merge branch 'main' into fix_layout_assign
charithaintc cbcfd61
address comments
charithaintc 0f79697
fix bitcast
charithaintc 74bf971
address comments
charithaintc 2695f90
Merge branch 'main' into fix_layout_assign
charithaintc d6969bc
address comments
charithaintc d5e4c6c
address comments
charithaintc 94da37e
address comments
charithaintc d43f0ec
Merge branch 'main' into fix_layout_assign
charithaintc 76671e2
address comments
charithaintc 32f8c79
address comments
charithaintc 9cefe6f
address comments
charithaintc 57824d8
address comments
charithaintc fd56999
Merge branch 'main' into fix_layout_assign
charithaintc ab05be9
address comments
charithaintc 559bf74
Merge branch 'main' into fix_layout_assign
charithaintc c34f401
Merge branch 'main' into fix_layout_assign
charithaintc c4dd5a5
address comments
charithaintc 2c66eac
address comments
charithaintc 5705d74
address comments
charithaintc f73f237
Merge branch 'main' into fix_layout_assign
charithaintc 10f9b49
Merge branch 'main' into fix_layout_assign
charithaintc d842d3a
chnage pass name
charithaintc f091519
fix line breaks in test
charithaintc 0ac7162
fix comment in region ops
charithaintc caca184
remove unused headers
charithaintc e49fc63
Merge branch 'main' into fix_layout_assign
charithaintc 0111b9f
fix conflict
charithaintc 4de7cab
add option to print layout results
charithaintc 10936bc
Merge branch 'main' into fix_layout_assign
charithaintc 3a26509
fix conflict
charithaintc cc956c6
Merge branch 'main' into fix_layout_assign
charithaintc 65dd453
Merge branch 'main' into fix_layout_assign
charithaintc 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
Oops, something went wrong.
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.