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

Updating Vector*.IsHardwareAccelerated to be recursive #69578

Merged

Commits on May 19, 2022

  1. Configuration menu
    Copy the full SHA
    1d2a385 View commit details
    Browse the repository at this point in the history
  2. Adding tests validating indirect and direct invocation of get_IsHardw…

    …areAccelerated return the same value
    tannergooding committed May 19, 2022
    Configuration menu
    Copy the full SHA
    8ed8977 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    34794f1 View commit details
    Browse the repository at this point in the history
  4. Apply suggestions from code review

    Co-authored-by: Stephen Toub <stoub@microsoft.com>
    tannergooding and stephentoub committed May 19, 2022
    Configuration menu
    Copy the full SHA
    0a2951d View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    e44e041 View commit details
    Browse the repository at this point in the history

Commits on Aug 22, 2022

  1. Configuration menu
    Copy the full SHA
    a4c0227 View commit details
    Browse the repository at this point in the history
  2. Detect the one legal violation of the behaves the same rule for intri…

    …nsics in CoreLib
    
    - The functions which detect if an intrinsic is actually available are allowed to have behavior which differs based on which intrinsics are available at runtime
    davidwrighton committed Aug 22, 2022
    Configuration menu
    Copy the full SHA
    2c8e7bd View commit details
    Browse the repository at this point in the history

Commits on Aug 24, 2022

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

Commits on Sep 14, 2022

  1. Configuration menu
    Copy the full SHA
    1b70ab5 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e378e95 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    fbe4b30 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    2640d40 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    c36498a View commit details
    Browse the repository at this point in the history

Commits on Sep 15, 2022

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