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

Expose AVX512 variants of SSE-SSE4.2 instructions #84909

Merged
merged 24 commits into from
Apr 18, 2023

Commits on Apr 16, 2023

  1. Configuration menu
    Copy the full SHA
    8636dab View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    08fb613 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    396abf1 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    835fbad View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    41d64d7 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    3908c75 View commit details
    Browse the repository at this point in the history
  7. Expose Divide, Multiply, MultiplyAddAdjacent, MultiplyLow, and Multip…

    …lyHigh for AVX512F, AVX512BW, AVX512DQ, and AVX512DQ.VL
    tannergooding committed Apr 16, 2023
    Configuration menu
    Copy the full SHA
    d3b91bf View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    b1e8fa9 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    55cb66b View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    30ef5e3 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    ac0acd0 View commit details
    Browse the repository at this point in the history

Commits on Apr 17, 2023

  1. Expose ShiftLeftLogical, ShiftLeftLogical128BitLane, ShiftRightArithm…

    …etic, ShiftRightLogical, and ShiftRightLogical128BitLane for Avx512F, Avx512F.VL, and Avx512BW
    tannergooding committed Apr 17, 2023
    Configuration menu
    Copy the full SHA
    03b3ecb View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b00635e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    aeffab3 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    314605e View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    f1d3013 View commit details
    Browse the repository at this point in the history
  6. Apply formatting patch

    tannergooding committed Apr 17, 2023
    Configuration menu
    Copy the full SHA
    a3ec955 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    4a84b0c View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    7e6856f View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    1b8bf9b View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    6bade9f View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    2afd909 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    b4d9a35 View commit details
    Browse the repository at this point in the history

Commits on Apr 18, 2023

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