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

Use AVX-512 in LowerCallMemcmp #84854

Merged
merged 5 commits into from
Apr 15, 2023
Merged

Use AVX-512 in LowerCallMemcmp #84854

merged 5 commits into from
Apr 15, 2023

Commits on Apr 14, 2023

  1. Configuration menu
    Copy the full SHA
    4f3d1d3 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6bbd74e View commit details
    Browse the repository at this point in the history
  3. formatting

    EgorBo committed Apr 14, 2023
    Configuration menu
    Copy the full SHA
    21b5bbe View commit details
    Browse the repository at this point in the history

Commits on Apr 15, 2023

  1. Merge branch 'main' of github.com:dotnet/runtime into memcmp-avx512

    # Conflicts:
    #	src/coreclr/jit/emitxarch.cpp
    EgorBo committed Apr 15, 2023
    Configuration menu
    Copy the full SHA
    71d3894 View commit details
    Browse the repository at this point in the history
  2. Address feedback

    EgorBo committed Apr 15, 2023
    Configuration menu
    Copy the full SHA
    57ae1b0 View commit details
    Browse the repository at this point in the history