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 overflow-checking variants of arithmetic dyn kernels #2740

Merged
merged 17 commits into from
Sep 20, 2022

Commits on Sep 14, 2022

  1. Init

    viirya committed Sep 14, 2022
    Configuration menu
    Copy the full SHA
    0c05bab View commit details
    Browse the repository at this point in the history

Commits on Sep 15, 2022

  1. More

    viirya committed Sep 15, 2022
    Configuration menu
    Copy the full SHA
    ac376a1 View commit details
    Browse the repository at this point in the history
  2. More

    viirya committed Sep 15, 2022
    Configuration menu
    Copy the full SHA
    7f570d1 View commit details
    Browse the repository at this point in the history
  3. Add tests

    viirya committed Sep 15, 2022
    Configuration menu
    Copy the full SHA
    97c7094 View commit details
    Browse the repository at this point in the history

Commits on Sep 16, 2022

  1. Configuration menu
    Copy the full SHA
    90b3b45 View commit details
    Browse the repository at this point in the history
  2. Fix clippy

    viirya committed Sep 16, 2022
    Configuration menu
    Copy the full SHA
    9d526c9 View commit details
    Browse the repository at this point in the history

Commits on Sep 17, 2022

  1. Remove macro

    viirya committed Sep 17, 2022
    Configuration menu
    Copy the full SHA
    04066c0 View commit details
    Browse the repository at this point in the history
  2. Update doc

    viirya committed Sep 17, 2022
    Configuration menu
    Copy the full SHA
    c69c48b View commit details
    Browse the repository at this point in the history
  3. Fix clippy

    viirya committed Sep 17, 2022
    Configuration menu
    Copy the full SHA
    dc6077f View commit details
    Browse the repository at this point in the history
  4. Remove length check

    viirya committed Sep 17, 2022
    Configuration menu
    Copy the full SHA
    83dcff1 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    0be33e0 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    4394ff1 View commit details
    Browse the repository at this point in the history
  7. Fix clippy

    viirya committed Sep 17, 2022
    Configuration menu
    Copy the full SHA
    0f8a5bb View commit details
    Browse the repository at this point in the history
  8. Use for loop

    viirya committed Sep 17, 2022
    Configuration menu
    Copy the full SHA
    d81924e View commit details
    Browse the repository at this point in the history

Commits on Sep 19, 2022

  1. Configuration menu
    Copy the full SHA
    4eb0fe4 View commit details
    Browse the repository at this point in the history
  2. Add value type check

    viirya committed Sep 19, 2022
    Configuration menu
    Copy the full SHA
    38de665 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    4d06826 View commit details
    Browse the repository at this point in the history