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 variant for primitive arithmetic kernels and explicitly define overflow behavior #2643

Merged
merged 11 commits into from Sep 4, 2022

Commits on Sep 3, 2022

  1. Add overflow-checking variant for add kernel and explicitly define ov…

    …erflow behavior for add
    viirya committed Sep 3, 2022
    Configuration menu
    Copy the full SHA
    154f8a5 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    02a2a80 View commit details
    Browse the repository at this point in the history
  3. Fix tests

    viirya committed Sep 3, 2022
    Configuration menu
    Copy the full SHA
    74d8cc9 View commit details
    Browse the repository at this point in the history
  4. Fix different error message

    viirya committed Sep 3, 2022
    Configuration menu
    Copy the full SHA
    314886f View commit details
    Browse the repository at this point in the history
  5. Fix typo

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

Commits on Sep 4, 2022

  1. Configuration menu
    Copy the full SHA
    e8218c4 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    06f4ce3 View commit details
    Browse the repository at this point in the history
  3. Fix clippy

    viirya committed Sep 4, 2022
    Configuration menu
    Copy the full SHA
    4aa4432 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    3d98aff View commit details
    Browse the repository at this point in the history
  5. Hide ArrowNativeTypeOp

    viirya committed Sep 4, 2022
    Configuration menu
    Copy the full SHA
    c930f85 View commit details
    Browse the repository at this point in the history
  6. Fix a typo

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