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

[Mono][Arm64] Instrinsify methods for Vector4 on Arm64 #72124

Merged
merged 12 commits into from
Jul 27, 2022

Commits on Jul 12, 2022

  1. Configuration menu
    Copy the full SHA
    b188de2 View commit details
    Browse the repository at this point in the history
  2. Fix return

    fanyang-mono committed Jul 12, 2022
    Configuration menu
    Copy the full SHA
    f82d651 View commit details
    Browse the repository at this point in the history
  3. Add test app

    fanyang-mono committed Jul 12, 2022
    Configuration menu
    Copy the full SHA
    73d6924 View commit details
    Browse the repository at this point in the history
  4. Also the makefile change

    fanyang-mono committed Jul 12, 2022
    Configuration menu
    Copy the full SHA
    eaaf1f5 View commit details
    Browse the repository at this point in the history

Commits on Jul 13, 2022

  1. Configuration menu
    Copy the full SHA
    929bf80 View commit details
    Browse the repository at this point in the history
  2. Fix wasm build failure

    fanyang-mono committed Jul 13, 2022
    Configuration menu
    Copy the full SHA
    1b00962 View commit details
    Browse the repository at this point in the history

Commits on Jul 14, 2022

  1. Handle volatile argument

    fanyang-mono committed Jul 14, 2022
    Configuration menu
    Copy the full SHA
    fd93c73 View commit details
    Browse the repository at this point in the history

Commits on Jul 21, 2022

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

Commits on Jul 25, 2022

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

Commits on Jul 26, 2022

  1. Configuration menu
    Copy the full SHA
    24862ad View commit details
    Browse the repository at this point in the history
  2. Remove unused local var

    fanyang-mono committed Jul 26, 2022
    Configuration menu
    Copy the full SHA
    6e5ba69 View commit details
    Browse the repository at this point in the history
  3. Fix build warning

    fanyang-mono committed Jul 26, 2022
    Configuration menu
    Copy the full SHA
    b60949a View commit details
    Browse the repository at this point in the history