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

[MatMul] CUTLASS style predicate evaluation : peeled predicate shift #1973

Open
wants to merge 18 commits into
base: skew_double_buffer
Choose a base branch
from

Commits on Aug 21, 2022

  1. add peeling attribute

    shmsong committed Aug 21, 2022
    Configuration menu
    Copy the full SHA
    c5aab20 View commit details
    Browse the repository at this point in the history
  2. Add predicate peeling pass

    shmsong committed Aug 21, 2022
    Configuration menu
    Copy the full SHA
    ffbdb43 View commit details
    Browse the repository at this point in the history

Commits on Aug 22, 2022

  1. Configuration menu
    Copy the full SHA
    109dbce View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    191c2b6 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d73ee91 View commit details
    Browse the repository at this point in the history
  4. add test back (rebase fix)

    shmsong committed Aug 22, 2022
    Configuration menu
    Copy the full SHA
    2c7d1dd View commit details
    Browse the repository at this point in the history
  5. fix index lift handling

    shmsong committed Aug 22, 2022
    Configuration menu
    Copy the full SHA
    1b36e60 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    90bc134 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    d8496bd View commit details
    Browse the repository at this point in the history
  8. enable peeling by default

    shmsong committed Aug 22, 2022
    Configuration menu
    Copy the full SHA
    37e54bc View commit details
    Browse the repository at this point in the history

Commits on Sep 17, 2022

  1. Configuration menu
    Copy the full SHA
    635bb2b View commit details
    Browse the repository at this point in the history

Commits on Sep 18, 2022

  1. cleanup ; comment

    shmsong committed Sep 18, 2022
    Configuration menu
    Copy the full SHA
    5d9723a View commit details
    Browse the repository at this point in the history

Commits on Sep 30, 2022

  1. Configuration menu
    Copy the full SHA
    10353a1 View commit details
    Browse the repository at this point in the history
  2. save

    zasdfgbnm committed Sep 30, 2022
    Configuration menu
    Copy the full SHA
    29d4db1 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f45f279 View commit details
    Browse the repository at this point in the history

Commits on Dec 5, 2022

  1. Configuration menu
    Copy the full SHA
    17a1c74 View commit details
    Browse the repository at this point in the history
  2. fix

    zasdfgbnm committed Dec 5, 2022
    Configuration menu
    Copy the full SHA
    5100949 View commit details
    Browse the repository at this point in the history
  3. fix

    zasdfgbnm committed Dec 5, 2022
    Configuration menu
    Copy the full SHA
    9b76874 View commit details
    Browse the repository at this point in the history