Skip to content

Conversation

@pawelszczerbuk
Copy link
Contributor

If the subview for the mma operand is in the previous iteration of the loop, it would be skipped by the code that looks for it, if it feeds directly into the loop yield. This PR fixes that issue allowing for them subview to be found and enabling the pipelining in some cases skipped previously.

Copy link
Collaborator

@ThomasRaoux ThomasRaoux left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

ouch, sorry I think it was my bug :(

@pawelszczerbuk pawelszczerbuk merged commit ff04671 into triton-lang:main Aug 26, 2024
bertmaher pushed a commit to bertmaher/triton that referenced this pull request Dec 10, 2024
… 1 (triton-lang#4579)

If the subview for the mma operand is in the previous iteration of the
loop, it would be skipped by the code that looks for it, if it feeds
directly into the loop yield. This PR fixes that issue allowing for them
subview to be found and enabling the pipelining in some cases skipped
previously.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants