[s390x] Replace load/store sequence with move instruction

XMLWordPrintable

    • Type: Enhancement
    • Resolution: Won't Fix
    • Priority: P4
    • tbd
    • Affects Version/s: 24
    • Component/s: hotspot
    • s390x
    • linux

      There are couple of places where we do load and then right after that a store operation for the same field. This could be reduced to a single instruction "move".

      For understanding you can start from here: https://github.com/openjdk/jdk/pull/20677#issuecomment-2444180131

            Assignee:
            Amit Kumar
            Reporter:
            Amit Kumar
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: