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

JIT: Sign/zero-extend small primitive arguments on arm32 and Apple arm64 #106312

Closed
wants to merge 5 commits into from

Commits on Aug 13, 2024

  1. Configuration menu
    Copy the full SHA
    7f73014 View commit details
    Browse the repository at this point in the history
  2. Add test

    jakobbotsch committed Aug 13, 2024
    Configuration menu
    Copy the full SHA
    7ad0b2e View commit details
    Browse the repository at this point in the history
  3. Fix bug

    jakobbotsch committed Aug 13, 2024
    Configuration menu
    Copy the full SHA
    9dbe509 View commit details
    Browse the repository at this point in the history
  4. Switch test to IL

    jakobbotsch committed Aug 13, 2024
    Configuration menu
    Copy the full SHA
    6c2ac77 View commit details
    Browse the repository at this point in the history
  5. Stop using xunit.assert

    jakobbotsch committed Aug 13, 2024
    Configuration menu
    Copy the full SHA
    7757f46 View commit details
    Browse the repository at this point in the history