-
Notifications
You must be signed in to change notification settings - Fork 14.9k
[mlir][xegpu] Add SIMT distribution support for GEMM transpose B case. #155517
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 48 commits
Commits
Show all changes
50 commits
Select commit
Hold shift + click to select a range
28c5c4c
pull changes
charithaintc ad5d0a8
rename getLayoutAttr util
chencha3 0e34f36
refine
chencha3 a84014f
format
chencha3 f3af2c3
update convert_layout
chencha3 ee5baca
save work
charithaintc 621122c
save work
charithaintc 35c6489
fix compilation error in clang
chencha3 b912c21
save work
charithaintc 42a2309
Merge remote-tracking branch 'chencha3/generalize_utils_for_LayoutAtt…
charithaintc 5a683b4
save work
charithaintc 2da2c6d
save work
charithaintc 7eabad4
save work
charithaintc 237637c
Merge branch 'main' into vector_bitcast_distr
charithaintc 635a006
save work
charithaintc 74ab5a3
save work
charithaintc b36e109
save work
charithaintc 4e871d7
save work
charithaintc 4119eb1
Merge branch 'main' into vector_bitcast_distr
charithaintc 6bf4c68
fix
charithaintc 1a1ef32
fix
charithaintc 34f1703
fix
charithaintc d7169de
fix
charithaintc 47bcc2e
Merge branch 'main' into vector_bitcast_distr
charithaintc 47decaf
Merge branch 'main' into vector_bitcast_distr
charithaintc 13a2137
save work
charithaintc 93f07e7
remove restriction
charithaintc be1c00c
add transpose function
charithaintc 82486fa
Merge branch 'main' into slice_utils
charithaintc 916c75f
add slice attribute utils
charithaintc 77e8a94
fix name
charithaintc 441323c
Merge branch 'main' into vector_bitcast_distr
charithaintc d0de396
Merge branch 'slice_utils' into vector_bitcast_distr
charithaintc dc3a250
use isTransposeOf
charithaintc 2f83417
cleanup
charithaintc 0819489
cleanup
charithaintc 0c1f71a
Merge branch 'main' into vector_bitcast_distr
charithaintc 90b6d8e
address comments
charithaintc 9c2a7ed
address comments
charithaintc d55bce8
address comments
charithaintc 96a9da2
Merge branch 'main' into vector_bitcast_distr
charithaintc 74df1be
remove invalid shape cast tests
charithaintc c877d93
Merge branch 'main' into vector_bitcast_distr
charithaintc d1ca356
address comments
charithaintc b1e5ee3
Merge branch 'main' into vector_bitcast_distr
charithaintc 80e930f
address comments
charithaintc b1bb16b
simplify shape cast handling
charithaintc 073686e
Merge branch 'main' into vector_bitcast_distr
charithaintc 1376ca2
remove headers
charithaintc 9ec78f9
Merge branch 'main' into vector_bitcast_distr
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
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.