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

[NativeAOT] Convert operand of newarr to int when producing reverse P/Invoke array marshalling #98025

Merged
merged 4 commits into from
Feb 12, 2024

Commits on Feb 6, 2024

  1. Configuration menu
    Copy the full SHA
    0842930 View commit details
    Browse the repository at this point in the history
  2. Change to conv_ovf_i

    filipnavara committed Feb 6, 2024
    Configuration menu
    Copy the full SHA
    d47b7ca View commit details
    Browse the repository at this point in the history
  3. Use conv_ovf_i4

    filipnavara authored Feb 6, 2024
    Configuration menu
    Copy the full SHA
    8c7161c View commit details
    Browse the repository at this point in the history
  4. PR feedback

    filipnavara authored Feb 6, 2024
    Configuration menu
    Copy the full SHA
    1daf5c2 View commit details
    Browse the repository at this point in the history