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

Disable C2 peephole by default for aarch64

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: P4 P4
    • 9
    • None
    • hotspot
    • None
    • b89
    • aarch64

        From: Felix Yang <felix.yang@linaro.org>

        Currently, the C2 peephole optimization is only enabled by default for x86 & aarch64 port.
        But we don't have any peephole rules for aarch64 port, scanning the instruction stream
        in PhasePeephole::do_transform does not make sense but a waste of time for this port.

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

                Created:
                Updated:
                Resolved: