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

[Backend][LLVM] Runtime support for any bitwidth integer numpy input #493

Open
wants to merge 15 commits into
base: main
Choose a base branch
from

Commits on Mar 7, 2023

  1. Configuration menu
    Copy the full SHA
    c64cfae View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    07e430c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c5fee64 View commit details
    Browse the repository at this point in the history

Commits on Mar 13, 2023

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

Commits on Mar 15, 2023

  1. Configuration menu
    Copy the full SHA
    fddd444 View commit details
    Browse the repository at this point in the history
  2. [Array] Add sign extension

    zzzDavid committed Mar 15, 2023
    Configuration menu
    Copy the full SHA
    172772b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    9cd8bf8 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    abea845 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    340ccec View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    9a28e52 View commit details
    Browse the repository at this point in the history
  7. Format with black

    zzzDavid committed Mar 15, 2023
    Configuration menu
    Copy the full SHA
    e930edb View commit details
    Browse the repository at this point in the history
  8. [Lint] Fix lint errors

    zzzDavid committed Mar 15, 2023
    Configuration menu
    Copy the full SHA
    e10a28f View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    a873b89 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    506349a View commit details
    Browse the repository at this point in the history
  11. [Test] Use random input

    zzzDavid committed Mar 15, 2023
    Configuration menu
    Copy the full SHA
    acb4e2f View commit details
    Browse the repository at this point in the history