forked from triton-lang/triton
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Improve robustness of MMA layout propagation to tt.store with block p…
…ointer (triton-lang#1272) Addition of a possible pattern for MMA layout propagation when the ConvertLayoutOp is inside the loop, the layout is retrieved from the layout map instead of the ConvertLayoutOp. Addresses Issue: triton-lang#1271 --------- Signed-off-by: Maxime France-Pillois <maxime.francepillois@codeplay.com>
- Loading branch information
1 parent
93d168c
commit c674beb
Showing
2 changed files
with
107 additions
and
39 deletions.
There are no files selected for viewing
This file contains 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 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