-
Notifications
You must be signed in to change notification settings - Fork 15.3k
[mlir][xegpu] Add layout based SIMT distribution support for vector.extract/insert_strided_slice
#168626
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
mshahneo
merged 24 commits into
llvm:main
from
charithaintc:xegpu_strided_slice_support
Nov 26, 2025
+799
−291
Merged
[mlir][xegpu] Add layout based SIMT distribution support for vector.extract/insert_strided_slice
#168626
Changes from all commits
Commits
Show all changes
24 commits
Select commit
Hold shift + click to select a range
4bef60f
save work
charithaintc 082df12
Merge branch 'main' into xegpu_strided_slice_support
charithaintc a261edc
save work
charithaintc a47c9f3
Merge branch 'main' into xegpu_strided_slice_support
charithaintc 59f90b4
save work
charithaintc f748b80
save work
charithaintc 4905450
save work
charithaintc 36b27c4
save work
charithaintc c1e9eb4
save work
charithaintc 8975d6a
save work
charithaintc 50468f2
Merge branch 'main' into xegpu_strided_slice_support
charithaintc 2324fd3
add negative cases
charithaintc 1e07368
Merge branch 'main' into xegpu_strided_slice_support
charithaintc 5d33f84
feedback
charithaintc f0e270d
Merge branch 'main' into xegpu_strided_slice_support
charithaintc 85e0c4e
handle simple cases
charithaintc 2c97c98
Merge branch 'main' into xegpu_strided_slice_support
charithaintc 6a0db88
handle simple cases
charithaintc 4dfbe7c
add comment
charithaintc b96538c
add comment
charithaintc 36c2382
Merge branch 'main' into xegpu_strided_slice_support
charithaintc 92fe035
address comments
charithaintc 4f6e663
Merge branch 'main' into xegpu_strided_slice_support
charithaintc 7d94100
add comment
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.
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.