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

Optimize Vector128/256.Equals via TestZ #55875

Merged
merged 11 commits into from
Oct 4, 2021
Merged

Commits on Jul 17, 2021

  1. Configuration menu
    Copy the full SHA
    4558287 View commit details
    Browse the repository at this point in the history
  2. Clean up

    EgorBo committed Jul 17, 2021
    Configuration menu
    Copy the full SHA
    c129424 View commit details
    Browse the repository at this point in the history
  3. Clean up

    EgorBo committed Jul 17, 2021
    Configuration menu
    Copy the full SHA
    16cc234 View commit details
    Browse the repository at this point in the history
  4. Add missing break

    EgorBo committed Jul 17, 2021
    Configuration menu
    Copy the full SHA
    b846016 View commit details
    Browse the repository at this point in the history

Commits on Jul 20, 2021

  1. Configuration menu
    Copy the full SHA
    65fbda2 View commit details
    Browse the repository at this point in the history
  2. Address feedback

    EgorBo committed Jul 20, 2021
    Configuration menu
    Copy the full SHA
    cd32850 View commit details
    Browse the repository at this point in the history

Commits on Sep 7, 2021

  1. Configuration menu
    Copy the full SHA
    661a31c View commit details
    Browse the repository at this point in the history
  2. Update src/coreclr/jit/importer.cpp

    Co-authored-by: Tanner Gooding <tagoo@outlook.com>
    EgorBo and tannergooding committed Sep 7, 2021
    Configuration menu
    Copy the full SHA
    b892666 View commit details
    Browse the repository at this point in the history
  3. Address feedback

    EgorBo committed Sep 7, 2021
    Configuration menu
    Copy the full SHA
    33e304a View commit details
    Browse the repository at this point in the history
  4. Merge branch 'opt-vector-create' of https://github.com/EgorBo/runtime-1

    … into opt-vector-create
    EgorBo committed Sep 7, 2021
    Configuration menu
    Copy the full SHA
    6bc3a50 View commit details
    Browse the repository at this point in the history

Commits on Sep 17, 2021

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