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

[GPU] Add config and pass to do padding in TileAndFuse pipeline #19271

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

Conversation

nirvedhmeshram
Copy link
Contributor

@nirvedhmeshram nirvedhmeshram commented Nov 22, 2024

We add a padding config which is set for unaligned to intrinsic shapes in TileAndFuse pipeline when an unaligned schedule is found. With this PR we can now check-in an example of an unaligned to intrinsic batch matmul using intrinsics as a pipeline lowering test.

@nirvedhmeshram nirvedhmeshram force-pushed the unaligned_bmm branch 5 times, most recently from b3513bf to 1586d53 Compare November 22, 2024 20:25
jerryyin added a commit to jerryyin/iree that referenced this pull request Nov 26, 2024
- This is a followup of iree-org#19271
- This take gemmC promotion into consideration in computing shared
  memory consumption

Signed-off-by: jerryyin <[email protected]>
@nirvedhmeshram nirvedhmeshram force-pushed the unaligned_bmm branch 4 times, most recently from 655db0b to f3ca2d9 Compare November 27, 2024 02:45
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.

1 participant