Skip to content
This repository has been archived by the owner on Jun 27, 2024. It is now read-only.

Implicit Flow-level matmul padding and split-k #162

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

Conversation

ftynse
Copy link
Contributor

@ftynse ftynse commented Jun 23, 2023

This uses transform matcher operations instead of C++ to identify matmuls where it can apply for a more self-consistent TD experience. As a result, it also reworks the flow pass so the IR walk is done in the transform operation rather than in the pass.

This is blocked until IREE advances past llvm/llvm-project@135e5bf.

This uses transform matcher operations instead of C++ to identify
matmuls where it can apply for a more self-consistent TD experinece. As
a result, it also reworks the flow pass so the IR walk is done in the
transform operation rather than in the pass.
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant