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

Arm64/Sve: Implement some more Math APIs #102170

Merged
merged 18 commits into from
May 14, 2024
Merged

Commits on May 13, 2024

  1. Configuration menu
    Copy the full SHA
    0f5896e View commit details
    Browse the repository at this point in the history
  2. Map API to instruction

    kunalspathak committed May 13, 2024
    Configuration menu
    Copy the full SHA
    cef99f8 View commit details
    Browse the repository at this point in the history
  3. add test cases

    kunalspathak committed May 13, 2024
    Configuration menu
    Copy the full SHA
    cbd6f92 View commit details
    Browse the repository at this point in the history
  4. Add AddSaturate() API

    kunalspathak committed May 13, 2024
    Configuration menu
    Copy the full SHA
    0716f9e View commit details
    Browse the repository at this point in the history
  5. Map API to instruction

    kunalspathak committed May 13, 2024
    Configuration menu
    Copy the full SHA
    e1cc170 View commit details
    Browse the repository at this point in the history
  6. Add test case

    kunalspathak committed May 13, 2024
    Configuration menu
    Copy the full SHA
    a54e857 View commit details
    Browse the repository at this point in the history
  7. Add MultiplyExtend() API

    kunalspathak committed May 13, 2024
    Configuration menu
    Copy the full SHA
    aba5e1a View commit details
    Browse the repository at this point in the history
  8. Map API to instruction

    kunalspathak committed May 13, 2024
    Configuration menu
    Copy the full SHA
    b75faa5 View commit details
    Browse the repository at this point in the history
  9. Add test case

    kunalspathak committed May 13, 2024
    Configuration menu
    Copy the full SHA
    e3cbf60 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    3210e88 View commit details
    Browse the repository at this point in the history
  11. Map API to instruction

    kunalspathak committed May 13, 2024
    Configuration menu
    Copy the full SHA
    f6e168f View commit details
    Browse the repository at this point in the history
  12. Add test cases

    kunalspathak committed May 13, 2024
    Configuration menu
    Copy the full SHA
    0dcb564 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    f3b4f4a View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    be2b75f View commit details
    Browse the repository at this point in the history
  15. remove trailing space

    kunalspathak committed May 13, 2024
    Configuration menu
    Copy the full SHA
    2f2f5b5 View commit details
    Browse the repository at this point in the history
  16. Map API to instruction

    kunalspathak committed May 13, 2024
    Configuration menu
    Copy the full SHA
    55d3e4e View commit details
    Browse the repository at this point in the history

Commits on May 14, 2024

  1. Configuration menu
    Copy the full SHA
    001401f View commit details
    Browse the repository at this point in the history
  2. Revert "Map API to instruction"

    This reverts commit 55d3e4e.
    kunalspathak committed May 14, 2024
    Configuration menu
    Copy the full SHA
    ad3ec90 View commit details
    Browse the repository at this point in the history