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

AARCH64: Missed L2I optimizations in C2

XMLWordPrintable

    • Icon: Enhancement Enhancement
    • Resolution: Fixed
    • Icon: P4 P4
    • 9
    • None
    • hotspot
    • None
    • b57

        We use iRegIOrL2I erratically in aarch64.ad. We can use it whenever
        we have a 32-bit input operand, and doing so improves code quality in
        many cases. We should use iRegIOrL2I instead of iRegI whenever it can
        be used as an input operand and the patterns allow us to do so.

              aph Andrew Haley
              aph Andrew Haley
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

                Created:
                Updated:
                Resolved: