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

Add support for unsigned types with mlir #3582

Open
wants to merge 9 commits into
base: develop
Choose a base branch
from
Open

Commits on Oct 31, 2024

  1. Add signed/unsigned type

    pfultz2 committed Oct 31, 2024
    Configuration menu
    Copy the full SHA
    e01065e View commit details
    Browse the repository at this point in the history
  2. Update int4 tests

    pfultz2 committed Oct 31, 2024
    Configuration menu
    Copy the full SHA
    ffc242f View commit details
    Browse the repository at this point in the history
  3. Add unsigned types

    pfultz2 committed Oct 31, 2024
    Configuration menu
    Copy the full SHA
    9dd0e23 View commit details
    Browse the repository at this point in the history

Commits on Nov 10, 2024

  1. Add unsigned tests

    pfultz2 committed Nov 10, 2024
    Configuration menu
    Copy the full SHA
    7b458c0 View commit details
    Browse the repository at this point in the history
  2. Add unsigned dq test

    pfultz2 committed Nov 10, 2024
    Configuration menu
    Copy the full SHA
    9c25af0 View commit details
    Browse the repository at this point in the history
  3. Format

    pfultz2 committed Nov 10, 2024
    Configuration menu
    Copy the full SHA
    4200ad9 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    65c34cb View commit details
    Browse the repository at this point in the history

Commits on Nov 13, 2024

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

Commits on Nov 15, 2024

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