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: Optimize Memmove unrolling for constant src #108576

Merged
merged 9 commits into from
Oct 8, 2024

Commits on Oct 5, 2024

  1. Configuration menu
    Copy the full SHA
    6ad8e33 View commit details
    Browse the repository at this point in the history
  2. fix CI

    EgorBo committed Oct 5, 2024
    Configuration menu
    Copy the full SHA
    7a21953 View commit details
    Browse the repository at this point in the history
  3. Clean up

    EgorBo committed Oct 5, 2024
    Configuration menu
    Copy the full SHA
    3ad8f48 View commit details
    Browse the repository at this point in the history
  4. clean up

    EgorBo committed Oct 5, 2024
    Configuration menu
    Copy the full SHA
    0600c2b View commit details
    Browse the repository at this point in the history

Commits on Oct 6, 2024

  1. Handle any size

    EgorBo committed Oct 6, 2024
    Configuration menu
    Copy the full SHA
    b99107d View commit details
    Browse the repository at this point in the history
  2. fix

    EgorBo committed Oct 6, 2024
    Configuration menu
    Copy the full SHA
    5236041 View commit details
    Browse the repository at this point in the history
  3. Clean up

    EgorBo committed Oct 6, 2024
    Configuration menu
    Copy the full SHA
    733a6c9 View commit details
    Browse the repository at this point in the history

Commits on Oct 7, 2024

  1. Apply suggestions from code review

    Co-authored-by: Jakob Botsch Nielsen <[email protected]>
    EgorBo and jakobbotsch authored Oct 7, 2024
    Configuration menu
    Copy the full SHA
    c1adb16 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8da2cd1 View commit details
    Browse the repository at this point in the history