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: Cast UInt64 to Single directly during const folding #106419

Merged
merged 14 commits into from
Aug 20, 2024

Commits on Aug 14, 2024

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

    amanasifkhalid committed Aug 14, 2024
    Configuration menu
    Copy the full SHA
    d729037 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    0a36998 View commit details
    Browse the repository at this point in the history
  4. Fix test

    amanasifkhalid committed Aug 14, 2024
    Configuration menu
    Copy the full SHA
    a740f04 View commit details
    Browse the repository at this point in the history
  5. Fix test

    amanasifkhalid committed Aug 14, 2024
    Configuration menu
    Copy the full SHA
    c98af0a View commit details
    Browse the repository at this point in the history
  6. Flip params

    amanasifkhalid committed Aug 14, 2024
    Configuration menu
    Copy the full SHA
    08370ac View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    70c60b3 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    8dd3473 View commit details
    Browse the repository at this point in the history

Commits on Aug 15, 2024

  1. Configuration menu
    Copy the full SHA
    163d581 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3900e5d View commit details
    Browse the repository at this point in the history

Commits on Aug 19, 2024

  1. Expand test coverage

    amanasifkhalid committed Aug 19, 2024
    Configuration menu
    Copy the full SHA
    de0d0c9 View commit details
    Browse the repository at this point in the history
  2. Update test

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

Commits on Aug 20, 2024

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

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