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] ASIMD DotProduct and Rounding Double Multiply Add/Subtract #38957

Commits on Jul 10, 2020

  1. Configuration menu
    Copy the full SHA
    6c9bc75 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b84568f View commit details
    Browse the repository at this point in the history
  3. Add Dp.cs Dp.PlatformNotSupported.cs Rdm.cs Rdm.PlatformNotSupported.…

    …cs in System.Private.CoreLib.Shared.projitems
    echesakov committed Jul 10, 2020
    Configuration menu
    Copy the full SHA
    6bb15f5 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    0fbb96a View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    57dcd4f View commit details
    Browse the repository at this point in the history
  6. Add InstructionSetDesc.txt

    echesakov committed Jul 10, 2020
    Configuration menu
    Copy the full SHA
    4d7b63c View commit details
    Browse the repository at this point in the history
  7. Update jitinterface files

    echesakov committed Jul 10, 2020
    Configuration menu
    Copy the full SHA
    75ef984 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    c48df72 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    fb6851a View commit details
    Browse the repository at this point in the history
  10. Add MultiplyRoundedDoublingAndAddSaturateHigh and MultiplyRoundedDoub…

    …lingAndSubtractSaturateHigh in hwintrinsiclistarm64.h
    echesakov committed Jul 10, 2020
    Configuration menu
    Copy the full SHA
    7df470b View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    c7cc928 View commit details
    Browse the repository at this point in the history
  12. Add MultiplyRoundedDoublingAndAddSaturateHigh and MultiplyRoundedDoub…

    …lingAndSubtractSaturateHigh in GenerateTests.csx
    echesakov committed Jul 10, 2020
    Configuration menu
    Copy the full SHA
    f08bd97 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    ba0f058 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    8001bdc View commit details
    Browse the repository at this point in the history
  15. Update Shared/Program.cs

    echesakov committed Jul 10, 2020
    Configuration menu
    Copy the full SHA
    feb1bab View commit details
    Browse the repository at this point in the history
  16. Add Dp/ Rdm/ Rdm.Arm64/

    echesakov committed Jul 10, 2020
    Configuration menu
    Copy the full SHA
    3313eb8 View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    29da009 View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    1e9ea9b View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    2c46689 View commit details
    Browse the repository at this point in the history
  20. Configuration menu
    Copy the full SHA
    bc08993 View commit details
    Browse the repository at this point in the history
  21. Configuration menu
    Copy the full SHA
    6ba0b1b View commit details
    Browse the repository at this point in the history
  22. Configuration menu
    Copy the full SHA
    3842467 View commit details
    Browse the repository at this point in the history
  23. Configuration menu
    Copy the full SHA
    a8bb36a View commit details
    Browse the repository at this point in the history