Skip to content
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

Do not reorder transpose of dot operand that is used in ops other than dotOp #5686

Draft
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

pawelszczerbuk
Copy link
Contributor

If the result of convert_layout(trans(x), #dot_operand) is not used by tt.dot, skip pattern match that generates memdesc_trans. Without explicitly going through shared memory, it will be easier to pipeline such cases for mxfp.

@pawelszczerbuk pawelszczerbuk marked this pull request as draft January 23, 2025 23:52
Copy link
Contributor

@lezcano lezcano left a comment

Choose a reason for hiding this comment

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

Let's wait for Thomas to confirm, but this LGTM!

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.

2 participants