AArch64: Enable arraycopy partial inlining with SVE

XMLWordPrintable

    • Type: Enhancement
    • Resolution: Fixed
    • Priority: P4
    • 18
    • Affects Version/s: 18
    • Component/s: 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.

              Assignee:
              Pengfei Li
              Reporter:
              Pengfei Li
              Votes:
              0 Vote for this issue
              Watchers:
              4 Start watching this issue

                Created:
                Updated:
                Resolved: