-
Notifications
You must be signed in to change notification settings - Fork 2.8k
[Nvidia] Enable TMA im2col mode - LLVM lowering #9322
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
ThomasRaoux
merged 25 commits into
triton-lang:main
from
bingyizh233:TMA-im2col-lowering
Feb 6, 2026
Merged
Changes from all commits
Commits
Show all changes
25 commits
Select commit
Hold shift + click to select a range
30fe42f
add getTMABlockShape for im2col mode
bingyizh233 8836ee6
Fix and add lit test
bingyizh233 ecc4977
Save changes
bingyizh233 f55b15d
Add more constraint and error check
bingyizh233 fd7680b
Add lit test
bingyizh233 1649e9a
Clean up
bingyizh233 91ebdb1
Clean up
bingyizh233 acb5dda
Clean up
bingyizh233 4f3edab
Clean up
bingyizh233 57e69d8
Clean up
bingyizh233 9a36eba
Clean up
bingyizh233 0225bd0
Add TMA msg order test
bingyizh233 51314a9
Add test for TMA message ordering consistency between im2col mode and…
bingyizh233 1ac7484
Add TMA layout test for checking the compatibility between im2col mod…
bingyizh233 30393c3
Remote default tiled mode
bingyizh233 e7cd39c
Merge remote-tracking branch 'origin/TMA-im2col-lowering' into TMA-im…
bingyizh233 5a33701
Update layout convert test
bingyizh233 a978df1
Clean up
bingyizh233 1ae042e
Suppose im2col mode for getTensorDescMetadata
bingyizh233 db9a801
Clean up
bingyizh233 d0440fe
Clean up
bingyizh233 c27e4d0
Clean up
bingyizh233 408f74b
Merge branch 'main' into TMA-im2col-lowering
bingyizh233 67198a8
Merge branch 'main' into TMA-im2col-lowering
bingyizh233 9de58ec
Merge branch 'main' into TMA-im2col-lowering
bingyizh233 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
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
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.