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

Commits on Jun 23, 2023

  1. Implicit Flow-level matmul padding and split-k

    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.
    ftynse committed Jun 23, 2023
    Configuration menu
    Copy the full SHA
    5413d0d View commit details
    Browse the repository at this point in the history