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

Experiment[Draft]- please do not review #99275

Closed

Commits on Mar 8, 2024

  1. Merging with main

    Rewrite math jit helpers to managed code + Fix asserts.
    MichalPetryka authored and khushal1996 committed Mar 8, 2024
    Configuration menu
    Copy the full SHA
    7d7e5d1 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    fe179df View commit details
    Browse the repository at this point in the history
  3. Lowering intrinsics

    DeepakRajendrakumaran authored and khushal1996 committed Mar 8, 2024
    Configuration menu
    Copy the full SHA
    7885cdc View commit details
    Browse the repository at this point in the history
  4. Handling behaviour + fixing R2R etc

    # Conflicts:
    #	src/coreclr/inc/jithelpers.h
    #	src/coreclr/jit/morph.cpp
    #	src/coreclr/jit/utils.cpp
    #	src/coreclr/jit/valuenum.cpp
    #	src/coreclr/nativeaot/Runtime/MathHelpers.cpp
    #	src/coreclr/vm/jithelpers.cpp
    DeepakRajendrakumaran authored and khushal1996 committed Mar 8, 2024
    Configuration menu
    Copy the full SHA
    064fdb7 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    12cc04f View commit details
    Browse the repository at this point in the history
  6. Merging with main

    Fixing edge cases
    DeepakRajendrakumaran authored and khushal1996 committed Mar 8, 2024
    Configuration menu
    Copy the full SHA
    5c1ebdb View commit details
    Browse the repository at this point in the history
  7. cleanup morph and FloatToUInt. Also, handle negative infinity value w…

    …hen converting to uint/ulong
    khushal1996 committed Mar 8, 2024
    Configuration menu
    Copy the full SHA
    3e006be View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    2cc89d7 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    51bad69 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    724be91 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    46eb9c8 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    4ca8a86 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    d47fd37 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    71201e2 View commit details
    Browse the repository at this point in the history