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

Minor modifications to matmul_codegen_spec_pad.mlir. #1

Conversation

MaheshRavishankar
Copy link

  • Make "y" the outermost distribution dimension, and "x" the innermost
  • Make tile sizes for local divide the tile sizes for shared
  • Add a pass to hoist the static allocations to the "example script header".

- Make "y" the outermost distribution dimension, and "x" the innermost
- Make tile sizes for local divide the tile sizes for shared
- Add a pass to hoist the static allocations to the "example script header".
@yzhang93 yzhang93 merged commit 1e529b5 into yzhang93:cpu_transform_dialect Sep 22, 2023
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