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

Fix an consumer release placement issue #17

Open
wants to merge 1 commit into
base: ws
Choose a base branch
from
Open

Conversation

htyu
Copy link
Contributor

@htyu htyu commented Dec 21, 2024

When there is a tt.trans preceding a tt.dot, the real consumer of the producer buffer should be the dot op instead of the trans op, since the trans op only recalculates the shared memory address for the dot and itself doesn't really consume the data.

@htyu htyu requested a review from manman-ren December 21, 2024 07:43
@facebook-github-bot facebook-github-bot added the CLA Signed This label is managed by the Meta Open Source bot. label Dec 21, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
CLA Signed This label is managed by the Meta Open Source bot.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants