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

[AMD] Refactor SharedToDotOperandMFMA #3350

Merged
merged 1 commit into from
Mar 12, 2024

Conversation

binarman
Copy link
Contributor

  • remove unused functions
  • replace "group" with block to unify language
  • add check for swizzling pattern compatibility with normal path
  • unify normal and fast path index computation

@binarman binarman requested a review from ptillet as a code owner March 12, 2024 14:49
- remove unused functions
- replace "group" with block to unify language
- add check for swizzling pattern compatibility with normal path
- unify normal and fast path index computation
@binarman binarman force-pushed the shared_to_mfma_refactor branch from d5239e9 to 64e76ff Compare March 12, 2024 14:49
@zhanglx13 zhanglx13 merged commit a7b1754 into triton-lang:main Mar 12, 2024
4 checks passed
htyu pushed a commit to htyu/triton that referenced this pull request Mar 20, 2024
- remove unused functions
- replace "group" with block to unify language
- add check for swizzling pattern compatibility with normal path
- unify normal and fast path index computation
karupayun pushed a commit to openxla/triton that referenced this pull request Apr 3, 2024
- remove unused functions
- replace "group" with block to unify language
- add check for swizzling pattern compatibility with normal path
- unify normal and fast path index computation
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