Uploaded image for project: 'JDK'
  1. JDK
  2. JDK-8343653

[s390x] Replace load/store sequence with move instruction

XMLWordPrintable

    • Icon: Enhancement Enhancement
    • Resolution: Won't Fix
    • Icon: P4 P4
    • tbd
    • 24
    • 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

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

              Created:
              Updated:
              Resolved: