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

GH-35273: [C++] Add integer round kernels #36289

Merged
merged 12 commits into from
Aug 9, 2023

Commits on Jun 22, 2023

  1. add integer round kernels

    js8544 committed Jun 22, 2023
    Configuration menu
    Copy the full SHA
    6fc5dc3 View commit details
    Browse the repository at this point in the history
  2. lint

    js8544 committed Jun 22, 2023
    Configuration menu
    Copy the full SHA
    063e73e View commit details
    Browse the repository at this point in the history
  3. fix warning

    js8544 committed Jun 22, 2023
    Configuration menu
    Copy the full SHA
    f1a2729 View commit details
    Browse the repository at this point in the history
  4. fix existing tests

    js8544 committed Jun 22, 2023
    Configuration menu
    Copy the full SHA
    627cc1a View commit details
    Browse the repository at this point in the history

Commits on Jul 6, 2023

  1. pr feedback

    js8544 committed Jul 6, 2023
    Configuration menu
    Copy the full SHA
    eb5a739 View commit details
    Browse the repository at this point in the history
  2. add overflow test cast

    js8544 committed Jul 6, 2023
    Configuration menu
    Copy the full SHA
    de3c289 View commit details
    Browse the repository at this point in the history

Commits on Jul 16, 2023

  1. Configuration menu
    Copy the full SHA
    89fc535 View commit details
    Browse the repository at this point in the history
  2. lint

    js8544 committed Jul 16, 2023
    Configuration menu
    Copy the full SHA
    f1f35f0 View commit details
    Browse the repository at this point in the history

Commits on Jul 17, 2023

  1. Update docs/source/cpp/compute.rst

    Co-authored-by: Weston Pace <[email protected]>
    js8544 and westonpace authored Jul 17, 2023
    Configuration menu
    Copy the full SHA
    4b4e85a View commit details
    Browse the repository at this point in the history

Commits on Jul 27, 2023

  1. review feedback

    js8544 committed Jul 27, 2023
    Configuration menu
    Copy the full SHA
    f0c2eae View commit details
    Browse the repository at this point in the history

Commits on Aug 7, 2023

  1. fix doc

    js8544 committed Aug 7, 2023
    Configuration menu
    Copy the full SHA
    0a8d38d View commit details
    Browse the repository at this point in the history

Commits on Aug 9, 2023

  1. Update docs/source/cpp/compute.rst

    Co-authored-by: Antoine Pitrou <[email protected]>
    js8544 and pitrou authored Aug 9, 2023
    Configuration menu
    Copy the full SHA
    88d2619 View commit details
    Browse the repository at this point in the history