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 - Do not remove CAST nodes on store if the LCL_VAR is address exposed #85734

Merged
merged 8 commits into from
Jul 20, 2023

Commits on May 3, 2023

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

Commits on May 4, 2023

  1. Added NormalizeOnLoad rules from SingleAccretion. Added description o…

    …f why we cannot remove CAST nodes from parameters.
    TIHan committed May 4, 2023
    Configuration menu
    Copy the full SHA
    56570b7 View commit details
    Browse the repository at this point in the history

Commits on May 5, 2023

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

Commits on Jul 17, 2023

  1. Merging

    TIHan committed Jul 17, 2023
    Configuration menu
    Copy the full SHA
    861bebf View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8de354e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b111627 View commit details
    Browse the repository at this point in the history

Commits on Jul 18, 2023

  1. Update src/coreclr/jit/morph.cpp

    Co-authored-by: Jakob Botsch Nielsen <Jakob.botsch.nielsen@gmail.com>
    TIHan and jakobbotsch authored Jul 18, 2023
    Configuration menu
    Copy the full SHA
    d6417d5 View commit details
    Browse the repository at this point in the history

Commits on Jul 19, 2023

  1. Formatting

    TIHan committed Jul 19, 2023
    Configuration menu
    Copy the full SHA
    0b728de View commit details
    Browse the repository at this point in the history