-
Notifications
You must be signed in to change notification settings - Fork 294
[hipblaslt][tensilelite] Ensure cache coherence for StreamK fixup flag handling on GFX1250 #6837
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
24 commits
Select commit
Hold shift + click to select a range
7a67b2b
Preserve MUBUF scope modifiers through StinkyTofu lowering
jaopaulolc 089ba46
Format fix
jaopaulolc 9e0b014
Merge branch 'develop' into users/nhenders/stinky-SCOPE
jaopaulolc e79e255
Use enun rather than std::string for MUBUF modifiers
jaopaulolc a2246be
Merge branch 'develop' into users/nhenders/stinky-SCOPE
jaopaulolc e54cc2a
Merge branch 'develop' into users/nhenders/stinky-SCOPE
jaopaulolc d574f98
Add offset flags if not set or no mubuf modifiers
jaopaulolc 4d20e35
Merge branch 'develop' into users/nhenders/stinky-SCOPE
jaopaulolc 58c54c2
Fix MUBUF null soffset emission
ThanHenderson 676fad7
Fix format
ThanHenderson aa9b63c
Remove redundant MUBUF scope flag
ThanHenderson 53bf38b
Fix format
ThanHenderson aae24e6
KernelWriter: fix missing s_wait_tensorcnt before PGR barrier in TDM …
ThanHenderson 7facbcc
StreamK: fix gfx1250 flag and partial ordering
ThanHenderson 064fe03
Remove CrossLaneWait for 1250
ThanHenderson a8eaba8
Set Scope flags via MUBUFModifiers instead of inline asm
jaopaulolc a8a265d
StreamK: use 1LDSBuffer for MX quick tests
jaopaulolc 2883bbf
Re-enable SK tests on GFX1250
jaopaulolc 5f12b69
Fix gfx1250 MX SubIter LDS waits
jaopaulolc e3d54d9
Refactor StreamK gfx1250 fences into capability-driven Component
ThanHenderson 46e8c88
Fix comment
ThanHenderson ee63bc7
Merge branch 'develop' into users/nhenders/fix-streamk-1250-fr-fr
ThanHenderson c586dfb
Merge branch 'develop' into users/nhenders/fix-streamk-1250-fr-fr
ThanHenderson c535fcd
Merge branch 'develop' into users/nhenders/fix-streamk-1250-fr-fr
ThanHenderson 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
2 changes: 1 addition & 1 deletion
2
projects/hipblaslt/tensilelite/Tensile/Tests/common/streamk/gfx1250/sk_f8gemm_quick.yaml
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
2 changes: 1 addition & 1 deletion
2
projects/hipblaslt/tensilelite/Tensile/Tests/common/streamk/gfx1250/sk_hgemm_quick.yaml
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
2 changes: 1 addition & 1 deletion
2
projects/hipblaslt/tensilelite/Tensile/Tests/common/streamk/gfx1250/sk_mxf4gemm_tdm.yaml
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.