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

Replace unaligned casts in SpanHelpers.Memmove #98812

Merged
merged 5 commits into from
Apr 15, 2024
Merged

Commits on Mar 2, 2024

  1. Replace unaligned casts in SpanHelpers.Memmove

    Fix dotnet#83709
    IL size is reduced by ~140 bytes.
    xtqqczze committed Mar 2, 2024
    Configuration menu
    Copy the full SHA
    9dcb260 View commit details
    Browse the repository at this point in the history

Commits on Mar 14, 2024

  1. Configuration menu
    Copy the full SHA
    4755aa2 View commit details
    Browse the repository at this point in the history

Commits on Mar 27, 2024

  1. Configuration menu
    Copy the full SHA
    fbf614e View commit details
    Browse the repository at this point in the history

Commits on Apr 6, 2024

  1. Configuration menu
    Copy the full SHA
    1b56cbe View commit details
    Browse the repository at this point in the history

Commits on Apr 8, 2024

  1. Configuration menu
    Copy the full SHA
    ce7fcba View commit details
    Browse the repository at this point in the history