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

For powers of 10, replace ipow with switch #15353

Merged
merged 13 commits into from
May 21, 2024

Commits on Mar 20, 2024

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

Commits on Apr 8, 2024

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

Commits on Apr 10, 2024

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

Commits on Apr 15, 2024

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

Commits on Apr 16, 2024

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

Commits on Apr 17, 2024

  1. Configuration menu
    Copy the full SHA
    2c58b7d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9001b64 View commit details
    Browse the repository at this point in the history
  3. fix comments

    pmattione-nvidia committed Apr 17, 2024
    Configuration menu
    Copy the full SHA
    f9a0e89 View commit details
    Browse the repository at this point in the history

Commits on Apr 26, 2024

  1. Power functions no longer used for fixed_point shifting due to benchm…

    …arking issues. 128bit functions can now be inlined.
    pmattione-nvidia committed Apr 26, 2024
    Configuration menu
    Copy the full SHA
    0c8247a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6187807 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    7feb1c1 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    93956fd View commit details
    Browse the repository at this point in the history

Commits on May 21, 2024

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