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

[TIR] Fix int32 vs int64 mismatch in For construct. #10595

Merged
merged 9 commits into from
Apr 5, 2022

Commits on Apr 3, 2022

  1. Respect dtype in Scalarize.

    lazycal committed Apr 3, 2022
    Configuration menu
    Copy the full SHA
    d0ffb66 View commit details
    Browse the repository at this point in the history
  2. Add unittest.

    lazycal committed Apr 3, 2022
    Configuration menu
    Copy the full SHA
    a7d9687 View commit details
    Browse the repository at this point in the history
  3. Fix lint.

    lazycal committed Apr 3, 2022
    Configuration menu
    Copy the full SHA
    7ac346d View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    c90026e View commit details
    Browse the repository at this point in the history
  5. Fix dtype mismatches.

    lazycal committed Apr 3, 2022
    Configuration menu
    Copy the full SHA
    081f27a View commit details
    Browse the repository at this point in the history
  6. Lint

    lazycal committed Apr 3, 2022
    Configuration menu
    Copy the full SHA
    1a31d96 View commit details
    Browse the repository at this point in the history
  7. Lint.

    lazycal committed Apr 3, 2022
    Configuration menu
    Copy the full SHA
    b769511 View commit details
    Browse the repository at this point in the history

Commits on Apr 4, 2022

  1. jostle ci

    lazycal committed Apr 4, 2022
    Configuration menu
    Copy the full SHA
    eca3966 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1cfd9c9 View commit details
    Browse the repository at this point in the history