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

Porting additional SIMD Intrinsics to use SimdAsHWIntrinsic #37882

Merged
merged 25 commits into from
Jul 3, 2020

Commits on Jul 2, 2020

  1. Configuration menu
    Copy the full SHA
    542d9a8 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4aa6464 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    6f923ea View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    38824c6 View commit details
    Browse the repository at this point in the history
  5. Fixing build errors

    tannergooding committed Jul 2, 2020
    Configuration menu
    Copy the full SHA
    7c00186 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    2b1e9a7 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    e5ec98a View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    d96174e View commit details
    Browse the repository at this point in the history
  9. Removing SIMDIntrinsicGetCount, SIMDIntrinsicGetOne, SIMDIntrinsicGet…

    …AllOnes, and SIMDIntrinsicGetZero
    tannergooding committed Jul 2, 2020
    Configuration menu
    Copy the full SHA
    987b77e View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    7bc2c10 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    6897bc4 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    ba35606 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    636b31a View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    92fc030 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    305d00d View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    786f61d View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    08460ef View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    290bd56 View commit details
    Browse the repository at this point in the history
  19. Updating LowerHWIntrinsicCreate to handle TYP_SIMD8 retyped as TYP_DO…

    …UBLE and fixing VectorT128_get_One
    tannergooding committed Jul 2, 2020
    Configuration menu
    Copy the full SHA
    73700d4 View commit details
    Browse the repository at this point in the history
  20. Configuration menu
    Copy the full SHA
    95ce9c9 View commit details
    Browse the repository at this point in the history
  21. Configuration menu
    Copy the full SHA
    3bdcdf9 View commit details
    Browse the repository at this point in the history
  22. Apply suggestions from code review

    Co-authored-by: Carol Eidt <carol.eidt@microsoft.com>
    tannergooding and CarolEidt committed Jul 2, 2020
    Configuration menu
    Copy the full SHA
    d3afbdf View commit details
    Browse the repository at this point in the history
  23. Configuration menu
    Copy the full SHA
    3ac2b4a View commit details
    Browse the repository at this point in the history
  24. Configuration menu
    Copy the full SHA
    5560f44 View commit details
    Browse the repository at this point in the history
  25. Configuration menu
    Copy the full SHA
    a954af2 View commit details
    Browse the repository at this point in the history