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

AArch64: Enable arraycopy partial inlining with SVE

XMLWordPrintable

    • Icon: Enhancement Enhancement
    • Resolution: Fixed
    • Icon: P4 P4
    • 18
    • 18
    • hotspot
    • b27
    • aarch64
    • generic

        Arraycopy partial inlining is a C2 compiler technique that avoids stub call overhead in small-sized arraycopy operations by generating masked vector instructions. So far it works on x86 AVX512 only but we can also enable it for AArch64 SVE.

              pli Pengfei Li
              pli Pengfei Li
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

                Created:
                Updated:
                Resolved: