Enable copy and mismatch Partial Inlining for AMD AVX512 targets

XMLWordPrintable

    • Type: Enhancement
    • Resolution: Unresolved
    • Priority: P4
    • tbd
    • Affects Version/s: 27
    • Component/s: hotspot
    • None
    • x86_64
    • generic

      Partial in-lining handles copy and mismatch of array sizes less than 64 bytes through JIT code rather than calling optimized stubs thereby saving costly call overhead.
      Enable partial in-lining optimization for AMD EPYC Genoa and Turin targets which support AVX512 features.

      Currently -XX:ArrayOperationPartialInlineSize is set to zero for these targets.

            Assignee:
            Jatin Bhateja
            Reporter:
            Jatin Bhateja
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated: