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: Fix over-shifting logic when constant-folding AdvSimd.ShiftRight* and AdvSimd.ShiftLeft* #105847

Merged
merged 8 commits into from
Aug 5, 2024

Commits on Aug 1, 2024

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

    amanasifkhalid committed Aug 1, 2024
    Configuration menu
    Copy the full SHA
    227197c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    1c58151 View commit details
    Browse the repository at this point in the history
  4. Fix imms

    amanasifkhalid committed Aug 1, 2024
    Configuration menu
    Copy the full SHA
    1e257b8 View commit details
    Browse the repository at this point in the history

Commits on Aug 2, 2024

  1. Configuration menu
    Copy the full SHA
    a83832e View commit details
    Browse the repository at this point in the history
  2. Test coverage

    amanasifkhalid committed Aug 2, 2024
    Configuration menu
    Copy the full SHA
    9c808d5 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a2cbdd3 View commit details
    Browse the repository at this point in the history
  4. Merge from main

    amanasifkhalid committed Aug 2, 2024
    Configuration menu
    Copy the full SHA
    87b5533 View commit details
    Browse the repository at this point in the history