Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: openjdk/jdk
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 4a375e5b
Choose a base ref
...
head repository: openjdk/jdk
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: e0602c1d
Choose a head ref
  • 14 commits
  • 56 files changed
  • 1 contributor

Commits on Dec 15, 2024

  1. C2 compiler support for float16 scalar operations.

    Jatin Bhateja committed Dec 15, 2024
    Configuration menu
    Copy the full SHA
    c215eac View commit details
    Browse the repository at this point in the history

Commits on Dec 16, 2024

  1. Adding missed check in container type detection.

    Jatin Bhateja committed Dec 16, 2024
    Configuration menu
    Copy the full SHA
    7cb694f View commit details
    Browse the repository at this point in the history
  2. Adding more test points

    Jatin Bhateja committed Dec 16, 2024
    Configuration menu
    Copy the full SHA
    3a6697e View commit details
    Browse the repository at this point in the history

Commits on Dec 17, 2024

  1. Fixing obfuscation due to intrinsic entries

    Jatin Bhateja committed Dec 17, 2024
    Configuration menu
    Copy the full SHA
    246cb27 View commit details
    Browse the repository at this point in the history
  2. Addressing review comments

    Jatin Bhateja committed Dec 17, 2024
    Configuration menu
    Copy the full SHA
    ec0834a View commit details
    Browse the repository at this point in the history

Commits on Dec 23, 2024

  1. Review comments resolutions

    Jatin Bhateja committed Dec 23, 2024
    Configuration menu
    Copy the full SHA
    dd444c4 View commit details
    Browse the repository at this point in the history

Commits on Jan 3, 2025

  1. Review suggestions incorporated.

    Jatin Bhateja committed Jan 3, 2025
    Configuration menu
    Copy the full SHA
    c3f3226 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e40c66a View commit details
    Browse the repository at this point in the history
  3. Updating copyright year of modified files.

    Jatin Bhateja committed Jan 3, 2025
    Configuration menu
    Copy the full SHA
    175f4ed View commit details
    Browse the repository at this point in the history

Commits on Jan 13, 2025

  1. Review comments resolutions

    Jatin Bhateja committed Jan 13, 2025
    Configuration menu
    Copy the full SHA
    43aa3eb View commit details
    Browse the repository at this point in the history

Commits on Jan 17, 2025

  1. Review suggestions incorporated.

    Jatin Bhateja committed Jan 17, 2025
    Configuration menu
    Copy the full SHA
    692de9c View commit details
    Browse the repository at this point in the history

Commits on Jan 24, 2025

  1. Refining IR match rule

    Jatin Bhateja committed Jan 24, 2025
    Configuration menu
    Copy the full SHA
    b64655c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c0cdbb1 View commit details
    Browse the repository at this point in the history
  3. Rebasing to jdk mainline

    Jatin Bhateja committed Jan 24, 2025
    Configuration menu
    Copy the full SHA
    e0602c1 View commit details
    Browse the repository at this point in the history
Loading